Color Vapor white (#f0ffff):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Vapor white (#f0ffff):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
whites
whites Family:
light-vibrant
Saturation:
almost gray
Tones:
light-toned
Shade:
light
Temperature:
neutral
Chromaticity:
near-grayscale
Chroma:
low chroma
Color Information about Vapor / #f0ffff
The HTML HEX code is #f0ffff. The corresponding color name is "Vapor". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 240%, Green (G): 255%, Blue (B): 255%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 6%, Magenta (M): 0%, Yellow (Y):0%, Black (K): 0%. In the HSL color space, #f0ffff has a hue of 180°, saturation of 100%, and lightness of 97%. The HSV representation is 180° for hue, 6% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 99, a* (green to red) = -5, and b* (blue to yellow) = -2. The XYZ representation is X: 90, Y: 97, Z: 109. In the YUV color space, it translates to Y (luminance) = 0.9824, U (chrominance) = 0.0087, and V (chrominance) = -0.0362.
The decimal value of the color is 15794175. The closest Web-safe HEX code is #FFFFFF. Variations of the colour are #FFFFFF for a 20% lighter version and #8AFFFF for a 20% darker version.
For the color with hex value #f0ffff, the correlated color temperature (CT) is estimated to be 7019 Kelvin (7019K).
The approximate wavelength of #f0ffff is around 500.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | f0ffff | #f0ffff |
RGB Decimal Code | 240, 255, 255 | rgb(240, 255, 255) |
CMYK | 6, 0, 0, 0 | / |
HSL | 180°, 100%, 97% | hsl(180°, 100%, 97%) |
HSV | 180°, 6%, 100% | / |
CIE-LAB | 99, -5, -2 | / |
XYZ | 90, 97, 109 | / |
YUV | 0.9824, 0.0087, -0.0362 | / |
Decimal value | 15794175 | / |
Web-Safe HEX | FFFFFF | #FFFFFF |
Color Temperature (CT) | 7019 Kelvin (7019K) | / |
Estimate Wavelength | around 500.00nm | / |
The Depth and Diversity of Vapor (Hex: #f0ffff): Exploring its Impact in Design and Culture
The hex color #f0ffff, named Vapor, resembles the soft and delicate appearance of swirling mist or a gentle cloud formation. It exudes a serene and ethereal quality, reminiscent of a mystical morning haze enveloping a tranquil landscape. The color Vapor can also be likened to the pristine and shimmering surface of a glacial iceberg reflecting sunlight. Its subtle hint of blue adds a touch of coolness, evoking the serenity of a secluded shoreline on a clear sunny day.
Download Stunning Vapor Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Vapor Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Vapor 4K Wallpaper
Immerse yourself in the beauty of our Vapor 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 Vapor 4K WallpaperTints and Shades of #f0ffff HEX color (Vapor)
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 #f0ffff, 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
- #FBFFFF
- #F8FFFF
- #F4FFFF
- #f0ffff
- #B4BFBF
- #788080
- #3C4040
- #000000
Tones of Vapor (#f0ffff HEX color)
A tone is produced by adding gray to any pure hue. In the case of #f0ffff, #c3cccc is the less saturated color, while #f0ffff is the most saturated one.
- #c3cccc
- #ced9d9
- #dae6e6
- #e5f2f2
- #f0ffff
- #49cccc
- #40d9d9
- #36e6e6
- #2df2f2
HTML Usage Examples
HTML using color code example
<p style="color: #f0ffff;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name of #f0ffff is azure.
CSS color code example
p { color: #f0ffff; }
Text with hexadecimal color #f0ffff
This is a sample text with color #f0ffff.
Background Color with #f0ffff
This is a example with background color #f0ffff.
Border Color with #f0ffff
#f0ffff Color Preview on White (#ffffff) Background
This is a example of text with color #f0ffff on white background.
#f0ffff Color Preview on Black (#000000) Background
This is a example of text with color #f0ffff on black background.
CSS codes examples
.text {color:#f0ffff;}
.background {background-color:#f0ffff;}
.border {border:1px solid #f0ffff;}