Color Cream yellow-orange (#ffffc2):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Cream yellow-orange (#ffffc2):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
yellow-oranges
yellow-oranges Family:
light-vibrant
Saturation:
weakly saturated
Tones:
light-toned
Shade:
light
Temperature:
neutral
Chromaticity:
chromatic
Chroma:
medium chroma
Color Information about Cream / #ffffc2
The HTML HEX code is #ffffc2. The corresponding color name is "Cream". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 255%, Blue (B): 194%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 0%, Yellow (Y):24%, Black (K): 0%. In the HSL color space, #ffffc2 has a hue of 60°, saturation of 100%, and lightness of 88%. The HSV representation is 60° for hue, 24% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 99, a* (green to red) = -9, and b* (blue to yellow) = 29. The XYZ representation is X: 87, Y: 97, Z: 65. In the YUV color space, it translates to Y (luminance) = 0.9727, U (chrominance) = -0.1043, and V (chrominance) = 0.0239.
The decimal value of the color is 16777154. The closest Web-safe HEX code is #FFFFCC. Variations of the colour are #FFFFFF for a 20% lighter version and #FFFF5C for a 20% darker version.
For the color with hex value #ffffc2, the correlated color temperature (CT) is estimated to be 4974 Kelvin (4974K).
The approximate wavelength of #ffffc2 is around 580.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffffc2 | #ffffc2 |
RGB Decimal Code | 255, 255, 194 | rgb(255, 255, 194) |
CMYK | 0, 0, 24, 0 | / |
HSL | 60°, 100%, 88% | hsl(60°, 100%, 88%) |
HSV | 60°, 24%, 100% | / |
CIE-LAB | 99, -9, 29 | / |
XYZ | 87, 97, 65 | / |
YUV | 0.9727, -0.1043, 0.0239 | / |
Decimal value | 16777154 | / |
Web-Safe HEX | FFFFCC | #FFFFCC |
Color Temperature (CT) | 4974 Kelvin (4974K) | / |
Estimate Wavelength | around 580.00nm | / |
The Depth and Diversity of Cream (Hex: #ffffc2): Exploring its Impact in Design and Culture
Cream, represented by the hex color #ffffc2, is a warm, pale yellow shade reminiscent of freshly churned butter and rich, velvety vanilla ice cream. Its similarities to natural elements include the soft glow of sunlight filtering through a curtain of clouds, the delicate petals of blooming daffodils, and the smooth, sandy beaches kissed by the gentle waves of the ocean. It embodies a sense of purity and serenity, evoking images of cozy mornings spent sipping a steaming cup of chamomile tea or indulging in a luxurious bath with fragrant, foaming bubbles. This color brings a soothing and comforting touch to any space or design.
Download Stunning Cream Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Cream Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Cream 4K Wallpaper
Immerse yourself in the beauty of our Cream 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 Cream 4K WallpaperTints and Shades of #ffffc2 HEX color (Cream)
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 #ffffc2, 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
- #FFFFF0
- #FFFFE1
- #FFFFD1
- #ffffc2
- #BFBF92
- #808061
- #404031
- #000000
Tones of Cream (#ffffc2 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffffc2, #cccca8 is the less saturated color, while #ffffc2 is the most saturated one.
- #cccca8
- #d9d9ae
- #e6e6b5
- #f2f2bb
- #ffffc2
- #c6c633
- #d2d226
- #dede1a
- #e9e90d
HTML Usage Examples
HTML using color code example
<p style="color: #ffffc2;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffffc2.
CSS color code example
p { color: #ffffc2; }
Text with hexadecimal color #ffffc2
This is a sample text with color #ffffc2.
Background Color with #ffffc2
This is a example with background color #ffffc2.
Border Color with #ffffc2
#ffffc2 Color Preview on White (#ffffff) Background
This is a example of text with color #ffffc2 on white background.
#ffffc2 Color Preview on Black (#000000) Background
This is a example of text with color #ffffc2 on black background.
CSS codes examples
.text {color:#ffffc2;}
.background {background-color:#ffffc2;}
.border {border:1px solid #ffffc2;}