Color Coy white (#fff4f3):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Coy white (#fff4f3):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
whites
whites Family:
light-vibrant
Saturation:
almost gray
Tones:
light-toned
Shade:
light
Temperature:
warm
Chromaticity:
near-grayscale
Chroma:
low chroma
Color Information about Coy / #fff4f3
The HTML HEX code is #fff4f3. The corresponding color name is "Coy". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 244%, Blue (B): 243%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 4%, Yellow (Y):5%, Black (K): 0%. In the HSL color space, #fff4f3 has a hue of 5°, saturation of 100%, and lightness of 98%. The HSV representation is 5° for hue, 5% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 97, a* (green to red) = 4, and b* (blue to yellow) = 2. The XYZ representation is X: 90, Y: 92, Z: 98. In the YUV color space, it translates to Y (luminance) = 0.9693, U (chrominance) = -0.0080, and V (chrominance) = 0.0269.
The decimal value of the color is 16774387. The closest Web-safe HEX code is #FFFFFF. Variations of the colour are #FFFFFF for a 20% lighter version and #FF988F for a 20% darker version.
For the color with hex value #fff4f3, the correlated color temperature (CT) is estimated to be 6088 Kelvin (6088K).
The approximate wavelength of #fff4f3 is around 690.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | fff4f3 | #fff4f3 |
RGB Decimal Code | 255, 244, 243 | rgb(255, 244, 243) |
CMYK | 0, 4, 5, 0 | / |
HSL | 5°, 100%, 98% | hsl(5°, 100%, 98%) |
HSV | 5°, 5%, 100% | / |
CIE-LAB | 97, 4, 2 | / |
XYZ | 90, 92, 98 | / |
YUV | 0.9693, -0.0080, 0.0269 | / |
Decimal value | 16774387 | / |
Web-Safe HEX | FFFFFF | #FFFFFF |
Color Temperature (CT) | 6088 Kelvin (6088K) | / |
Estimate Wavelength | around 690.00nm | / |
The Depth and Diversity of Coy (Hex: #fff4f3): Exploring its Impact in Design and Culture
The color Coy (#fff4f3) resembles the delicate bloom of a freshly opened cherry blossom. Its pale pink hue exudes a sense of femininity and grace, much like the petals of a rose. This color can also be likened to the soft blush of a babys cheek, evoking feelings of innocence and tenderness. Other objects that share a similar shade with Coy include cotton candy, marshmallows, and seashells. The subtle warmth and ethereal nature of Coy make it a charming choice for designs aimed at creating a gentle and serene ambiance. Enjoy its soothing embrace.
Download Stunning Coy Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Coy Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Coy 4K Wallpaper
Immerse yourself in the beauty of our Coy 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 Coy 4K WallpaperTints and Shades of #fff4f3 HEX color (Coy)
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 #fff4f3, 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
- #FFFCFC
- #FFFAF9
- #FFF7F6
- #fff4f3
- #BFB7B6
- #807A7A
- #403D3D
- #000000
Tones of Coy (#fff4f3 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #fff4f3, #ccc6c5 is the less saturated color, while #fff4f3 is the most saturated one.
- #ccc6c5
- #d9d1d1
- #e6dddc
- #f2e8e8
- #fff4f3
- #cc554b
- #d94e42
- #e64739
- #f24030
HTML Usage Examples
HTML using color code example
<p style="color: #fff4f3;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #fff4f3.
CSS color code example
p { color: #fff4f3; }
Text with hexadecimal color #fff4f3
This is a sample text with color #fff4f3.
Background Color with #fff4f3
This is a example with background color #fff4f3.
Border Color with #fff4f3
#fff4f3 Color Preview on White (#ffffff) Background
This is a example of text with color #fff4f3 on white background.
#fff4f3 Color Preview on Black (#000000) Background
This is a example of text with color #fff4f3 on black background.
CSS codes examples
.text {color:#fff4f3;}
.background {background-color:#fff4f3;}
.border {border:1px solid #fff4f3;}