Color Bright White white (#f6f2f1):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Bright White white (#f6f2f1):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
whites
whites Family:
light-muted
Saturation:
almost gray
Tones:
light-toned
Shade:
light
Temperature:
warm
Chromaticity:
near-grayscale
Chroma:
low chroma
Color Information about Bright White / #f6f2f1
The HTML HEX code is #f6f2f1. The corresponding color name is "Bright White". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 246%, Green (G): 242%, Blue (B): 241%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 2%, Yellow (Y):2%, Black (K): 4%. In the HSL color space, #f6f2f1 has a hue of 12°, saturation of 22%, and lightness of 95%. The HSV representation is 12° for hue, 2% for saturation, and 96% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 96, a* (green to red) = 1, and b* (blue to yellow) = 1. The XYZ representation is X: 86, Y: 89, Z: 96. In the YUV color space, it translates to Y (luminance) = 0.9533, U (chrominance) = -0.0040, and V (chrominance) = 0.0100.
The decimal value of the color is 16184049. The closest Web-safe HEX code is #FFFFFF. Variations of the colour are #FFFFFF for a 20% lighter version and #CDB7B1 for a 20% darker version.
For the color with hex value #f6f2f1, the correlated color temperature (CT) is estimated to be 6325 Kelvin (6325K).
The approximate wavelength of #f6f2f1 is around 676.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | f6f2f1 | #f6f2f1 |
RGB Decimal Code | 246, 242, 241 | rgb(246, 242, 241) |
CMYK | 0, 2, 2, 4 | / |
HSL | 12°, 22%, 95% | hsl(12°, 22%, 95%) |
HSV | 12°, 2%, 96% | / |
CIE-LAB | 96, 1, 1 | / |
XYZ | 86, 89, 96 | / |
YUV | 0.9533, -0.0040, 0.0100 | / |
Decimal value | 16184049 | / |
Web-Safe HEX | FFFFFF | #FFFFFF |
Color Temperature (CT) | 6325 Kelvin (6325K) | / |
Estimate Wavelength | around 676.00nm | / |
The Depth and Diversity of Bright White (Hex: #f6f2f1): Exploring its Impact in Design and Culture
The hex color #f6f2f1, known as Bright White, exhibits similarities to pristine snow-covered landscapes and fluffy cumulus clouds.
Download Stunning Bright White Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Bright 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 Bright White 4K Wallpaper
Immerse yourself in the beauty of our Bright 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 Bright White 4K WallpaperTints and Shades of #f6f2f1 HEX color (Bright 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 #f6f2f1, 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
- #FDFCFC
- #FBF9F8
- #F8F5F5
- #f6f2f1
- #B9B6B5
- #7B7979
- #3E3D3C
- #000000
Tones of Bright White (#f6f2f1 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #f6f2f1, #c7c4c4 is the less saturated color, while #f6f2f1 is the most saturated one.
- #c7c4c4
- #d3d0cf
- #dedbda
- #eae7e6
- #f6f2f1
- #977f79
- #9b7f78
- #9e7f77
- #a27f76
HTML Usage Examples
HTML using color code example
<p style="color: #f6f2f1;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #f6f2f1.
CSS color code example
p { color: #f6f2f1; }
Text with hexadecimal color #f6f2f1
This is a sample text with color #f6f2f1.
Background Color with #f6f2f1
This is a example with background color #f6f2f1.
Border Color with #f6f2f1
#f6f2f1 Color Preview on White (#ffffff) Background
This is a example of text with color #f6f2f1 on white background.
#f6f2f1 Color Preview on Black (#000000) Background
This is a example of text with color #f6f2f1 on black background.
CSS codes examples
.text {color:#f6f2f1;}
.background {background-color:#f6f2f1;}
.border {border:1px solid #f6f2f1;}