Color Peach Orange orange (#ffcc99):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Peach Orange orange (#ffcc99):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
oranges
oranges Family:
light-vibrant
Saturation:
moderately saturated
Tones:
light-toned
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
medium chroma
Color Information about Peach Orange / #ffcc99
The HTML HEX code is #ffcc99. The corresponding color name is "Peach Orange". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 204%, Blue (B): 153%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 20%, Yellow (Y):40%, Black (K): 0%. In the HSL color space, #ffcc99 has a hue of 30°, saturation of 100%, and lightness of 80%. The HSV representation is 30° for hue, 40% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 85, a* (green to red) = 12, and b* (blue to yellow) = 32. The XYZ representation is X: 69, Y: 67, Z: 39. In the YUV color space, it translates to Y (luminance) = 0.8370, U (chrominance) = -0.1166, and V (chrominance) = 0.1430.
The decimal value of the color is 16764057. The closest Web-safe HEX code is #FFCC99. Variations of the colour are #FFFFFF for a 20% lighter version and #FF9933 for a 20% darker version.
For the color with hex value #ffcc99, the correlated color temperature (CT) is estimated to be 3738 Kelvin (3738K).
The approximate wavelength of #ffcc99 is around 640.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffcc99 | #ffcc99 |
RGB Decimal Code | 255, 204, 153 | rgb(255, 204, 153) |
CMYK | 0, 20, 40, 0 | / |
HSL | 30°, 100%, 80% | hsl(30°, 100%, 80%) |
HSV | 30°, 40%, 100% | / |
CIE-LAB | 85, 12, 32 | / |
XYZ | 69, 67, 39 | / |
YUV | 0.8370, -0.1166, 0.1430 | / |
Decimal value | 16764057 | / |
Web-Safe HEX | FFCC99 | #FFCC99 |
Color Temperature (CT) | 3738 Kelvin (3738K) | / |
Estimate Wavelength | around 640.00nm | / |
The Depth and Diversity of Peach Orange (Hex: #ffcc99): Exploring its Impact in Design and Culture
The hex color #ffcc99, also known as Peach Orange, resembles the warm shades of ripe apricots and sun-kissed peaches. This soft, pastel hue evokes a sense of freshness and delicacy, similar to the captivating blush of a summer sunset. It shares similarities with the soft glow of a chilled glass of peach iced tea, the gentle petals of a blooming rose, or the tender blush on a babys cheek. The color Peach Orange embodies the essence of natural beauty, radiating warmth and tranquility in a harmonious blend.
Download Stunning Peach Orange Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Peach Orange Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Peach Orange 4K Wallpaper
Immerse yourself in the beauty of our Peach Orange 4K Wallpaper, offering a resolution of 3840px by 2160px. Perfect for high-resolution displays, this wallpaper brings a touch of sophistication to your desktop.
Download Peach Orange 4K WallpaperTints and Shades of #ffcc99 HEX color (Peach Orange)
In color theory, tints and shades are essential for understanding the depth and luminosity of colors. A tint is achieved by adding white to a pure hue, lightening its appearance. Conversely, a shade results from blending black with a color, giving it a deeper tone. In the context of #ffcc99, this color stands at the center between its tints and shades. While the tints get progressively lighter moving towards white (#ffffff), the shades deepen towards black (#000000).
- #ffffff
- #FFF2E6
- #FFE6CC
- #FFD9B3
- #ffcc99
- #BF9973
- #80664D
- #403326
- #000000
Tones of Peach Orange (#ffcc99 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffcc99, #ccae8f is the less saturated color, while #ffcc99 is the most saturated one.
- #ccae8f
- #d9b592
- #e6bd94
- #f2c497
- #ffcc99
- #ae7033
- #b56e26
- #bd6b1a
- #c4690d
HTML Usage Examples
HTML using color code example
<p style="color: #ffcc99;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffcc99.
CSS color code example
p { color: #ffcc99; }
Text with hexadecimal color #ffcc99
This is a sample text with color #ffcc99.
Background Color with #ffcc99
This is a example with background color #ffcc99.
Border Color with #ffcc99
#ffcc99 Color Preview on White (#ffffff) Background
This is a example of text with color #ffcc99 on white background.
#ffcc99 Color Preview on Black (#000000) Background
This is a example of text with color #ffcc99 on black background.
CSS codes examples
.text {color:#ffcc99;}
.background {background-color:#ffcc99;}
.border {border:1px solid #ffcc99;}