Color Infra-White pink (#ffccee):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Infra-White pink (#ffccee):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
pinks
pinks Family:
light-vibrant
Saturation:
weakly saturated
Tones:
light-toned
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
low chroma
Color Information about Infra-White / #ffccee
The HTML HEX code is #ffccee. The corresponding color name is "Infra-White". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 204%, Blue (B): 238%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 20%, Yellow (Y):7%, Black (K): 0%. In the HSL color space, #ffccee has a hue of 320°, saturation of 100%, and lightness of 90%. The HSV representation is 320° for hue, 20% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 87, a* (green to red) = 23, and b* (blue to yellow) = -10. The XYZ representation is X: 78, Y: 71, Z: 90. In the YUV color space, it translates to Y (luminance) = 0.8750, U (chrominance) = 0.0287, and V (chrominance) = 0.1097.
The decimal value of the color is 16764142. The closest Web-safe HEX code is #FFCCFF. Variations of the colour are #FFFFFF for a 20% lighter version and #FF66CC for a 20% darker version.
For the color with hex value #ffccee, the correlated color temperature (CT) is estimated to be 5834 Kelvin (5834K).
The approximate wavelength of #ffccee is around 520.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffccee | #ffccee |
RGB Decimal Code | 255, 204, 238 | rgb(255, 204, 238) |
CMYK | 0, 20, 7, 0 | / |
HSL | 320°, 100%, 90% | hsl(320°, 100%, 90%) |
HSV | 320°, 20%, 100% | / |
CIE-LAB | 87, 23, -10 | / |
XYZ | 78, 71, 90 | / |
YUV | 0.8750, 0.0287, 0.1097 | / |
Decimal value | 16764142 | / |
Web-Safe HEX | FFCCFF | #FFCCFF |
Color Temperature (CT) | 5834 Kelvin (5834K) | / |
Estimate Wavelength | around 520.00nm | / |
The Depth and Diversity of Infra-White (Hex: #ffccee): Exploring its Impact in Design and Culture
Infra-White (#ffccee) is a soft, delicate color resembling the petals of blooming cherry blossoms. Its gentle hue evokes a sense of purity and innocence, similar to cotton candy or marshmallows. This shade can be likened to the soft blush on a babys cheeks or the icing on a delectable strawberry cake. Infra-White is a serene and calming color, reminiscent of the fluffy clouds adorning a clear blue sky or the pristine snow covering a peaceful winter landscape. Its soothing qualities make it a perfect choice for creating a tranquil and serene atmosphere in interior design or branding.
Download Stunning Infra-White Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Infra-White Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Infra-White 4K Wallpaper
Immerse yourself in the beauty of our Infra-White 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 Infra-White 4K WallpaperTints and Shades of #ffccee HEX color (Infra-White)
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 #ffccee, 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
- #FFF2FB
- #FFE6F7
- #FFD9F2
- #ffccee
- #BF99B3
- #806677
- #40333C
- #000000
Tones of Infra-White (#ffccee HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffccee, #ccaec2 is the less saturated color, while #ffccee is the most saturated one.
- #ccaec2
- #d9b5cd
- #e6bdd8
- #f2c4e3
- #ffccee
- #cc3399
- #d9269d
- #e61aa2
- #f20da6
HTML Usage Examples
HTML using color code example
<p style="color: #ffccee;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffccee.
CSS color code example
p { color: #ffccee; }
Text with hexadecimal color #ffccee
This is a sample text with color #ffccee.
Background Color with #ffccee
This is a example with background color #ffccee.
Border Color with #ffccee
#ffccee Color Preview on White (#ffffff) Background
This is a example of text with color #ffccee on white background.
#ffccee Color Preview on Black (#000000) Background
This is a example of text with color #ffccee on black background.
CSS codes examples
.text {color:#ffccee;}
.background {background-color:#ffccee;}
.border {border:1px solid #ffccee;}