Color Peachy Pico red-orange (#ffccaa):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Peachy Pico red-orange (#ffccaa):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
red-oranges
red-oranges Family:
light-vibrant
Saturation:
moderately saturated
Tones:
light-toned
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
medium chroma
Color Information about Peachy Pico / #ffccaa
The HTML HEX code is #ffccaa. The corresponding color name is "Peachy Pico". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 204%, Blue (B): 170%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 20%, Yellow (Y):33%, Black (K): 0%. In the HSL color space, #ffccaa has a hue of 24°, saturation of 100%, and lightness of 83%. The HSV representation is 24° for hue, 33% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 86, a* (green to red) = 13, and b* (blue to yellow) = 24. The XYZ representation is X: 70, Y: 67, Z: 47. In the YUV color space, it translates to Y (luminance) = 0.8446, U (chrominance) = -0.0876, and V (chrominance) = 0.1363.
The decimal value of the color is 16764074. The closest Web-safe HEX code is #FFCC99. Variations of the colour are #FFFFFF for a 20% lighter version and #FF8E42 for a 20% darker version.
For the color with hex value #ffccaa, the correlated color temperature (CT) is estimated to be 3952 Kelvin (3952K).
The approximate wavelength of #ffccaa is around 652.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffccaa | #ffccaa |
RGB Decimal Code | 255, 204, 170 | rgb(255, 204, 170) |
CMYK | 0, 20, 33, 0 | / |
HSL | 24°, 100%, 83% | hsl(24°, 100%, 83%) |
HSV | 24°, 33%, 100% | / |
CIE-LAB | 86, 13, 24 | / |
XYZ | 70, 67, 47 | / |
YUV | 0.8446, -0.0876, 0.1363 | / |
Decimal value | 16764074 | / |
Web-Safe HEX | FFCC99 | #FFCC99 |
Color Temperature (CT) | 3952 Kelvin (3952K) | / |
Estimate Wavelength | around 652.00nm | / |
The Depth and Diversity of Peachy Pico (Hex: #ffccaa): Exploring its Impact in Design and Culture
The hex color #ffccaa, also known as Peachy Pico, is reminiscent of the soft blush of a peach at its ripened stage. Its warm tones evoke a sense of warmth and sweetness, similar to the gentle hues found in a breathtaking sunset. This color shares similarities with the delicate petals of a blooming flower, such as a rose or an orchid. The softness of Peachy Pico can also be compared to the warm glow of a candle, casting a cozy and inviting ambiance.
Download Stunning Peachy Pico Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Peachy Pico Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Peachy Pico 4K Wallpaper
Immerse yourself in the beauty of our Peachy Pico 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 Peachy Pico 4K WallpaperTints and Shades of #ffccaa HEX color (Peachy Pico)
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 #ffccaa, 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
- #FFF2EA
- #FFE6D5
- #FFD9BF
- #ffccaa
- #BF9980
- #806655
- #40332B
- #000000
Tones of Peachy Pico (#ffccaa HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffccaa, #ccae99 is the less saturated color, while #ffccaa is the most saturated one.
- #ccae99
- #d9b59d
- #e6bda2
- #f2c4a6
- #ffccaa
- #b86833
- #c16426
- #ca601a
- #d45c0d
HTML Usage Examples
HTML using color code example
<p style="color: #ffccaa;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffccaa.
CSS color code example
p { color: #ffccaa; }
Text with hexadecimal color #ffccaa
This is a sample text with color #ffccaa.
Background Color with #ffccaa
This is a example with background color #ffccaa.
Border Color with #ffccaa
#ffccaa Color Preview on White (#ffffff) Background
This is a example of text with color #ffccaa on white background.
#ffccaa Color Preview on Black (#000000) Background
This is a example of text with color #ffccaa on black background.
CSS codes examples
.text {color:#ffccaa;}
.background {background-color:#ffccaa;}
.border {border:1px solid #ffccaa;}