Color Lighthouse white (#f3f4f4):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Lighthouse white (#f3f4f4):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
whites
whites Family:
light-muted
Saturation:
almost gray
Tones:
light-toned
Shade:
light
Temperature:
neutral
Chromaticity:
near-grayscale
Chroma:
low chroma
Color Information about Lighthouse / #f3f4f4
The HTML HEX code is #f3f4f4. The corresponding color name is "Lighthouse". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 243%, Green (G): 244%, Blue (B): 244%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 0%, Yellow (Y):0%, Black (K): 4%. In the HSL color space, #f3f4f4 has a hue of 180°, saturation of 4%, and lightness of 95%. The HSV representation is 180° for hue, 0% for saturation, and 96% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 96, a* (green to red) = 0, and b* (blue to yellow) = 0. The XYZ representation is X: 86, Y: 90, Z: 99. In the YUV color space, it translates to Y (luminance) = 0.9557, U (chrominance) = 0.0006, and V (chrominance) = -0.0024.
The decimal value of the color is 15987956. The closest Web-safe HEX code is #FFFFFF. Variations of the colour are #FFFFFF for a 20% lighter version and #BDC2C2 for a 20% darker version.
For the color with hex value #f3f4f4, the correlated color temperature (CT) is estimated to be 6539 Kelvin (6539K).
The approximate wavelength of #f3f4f4 is around 500.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | f3f4f4 | #f3f4f4 |
RGB Decimal Code | 243, 244, 244 | rgb(243, 244, 244) |
CMYK | 0, 0, 0, 4 | / |
HSL | 180°, 4%, 95% | hsl(180°, 4%, 95%) |
HSV | 180°, 0%, 96% | / |
CIE-LAB | 96, 0, 0 | / |
XYZ | 86, 90, 99 | / |
YUV | 0.9557, 0.0006, -0.0024 | / |
Decimal value | 15987956 | / |
Web-Safe HEX | FFFFFF | #FFFFFF |
Color Temperature (CT) | 6539 Kelvin (6539K) | / |
Estimate Wavelength | around 500.00nm | / |
The Depth and Diversity of Lighthouse (Hex: #f3f4f4): Exploring its Impact in Design and Culture
The hex color #f3f4f4, known as Lighthouse, resembles the purity and serenity of freshly fallen snow. This color evokes a sense of calmness and tranquility, similar to the stillness surrounding a lighthouse on a peaceful winter night. Lighthouse is reminiscent of the pure white feathers of Arctic birds like the snowy owl, the graceful formations of ice crystals, or the misty frost that covers the landscape in colder regions. It symbolizes a fresh start, a blank canvas where endless possibilities await, making it an ideal choice for industries like meditation apps, luxury spas, or winter-themed fashion brands.
Download Stunning Lighthouse Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Lighthouse Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Lighthouse 4K Wallpaper
Immerse yourself in the beauty of our Lighthouse 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 Lighthouse 4K WallpaperTints and Shades of #f3f4f4 HEX color (Lighthouse)
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 #f3f4f4, 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
- #FCFCFC
- #F9FAFA
- #F6F7F7
- #f3f4f4
- #B6B7B7
- #7A7A7A
- #3D3D3D
- #000000
Tones of Lighthouse (#f3f4f4 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #f3f4f4, #c5c6c6 is the less saturated color, while #f3f4f4 is the most saturated one.
- #c5c6c6
- #d1d1d1
- #dcdddd
- #e8e8e8
- #f3f4f4
- #858b8b
- #868d8d
- #878e8e
- #889090
HTML Usage Examples
HTML using color code example
<p style="color: #f3f4f4;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #f3f4f4.
CSS color code example
p { color: #f3f4f4; }
Text with hexadecimal color #f3f4f4
This is a sample text with color #f3f4f4.
Background Color with #f3f4f4
This is a example with background color #f3f4f4.
Border Color with #f3f4f4
#f3f4f4 Color Preview on White (#ffffff) Background
This is a example of text with color #f3f4f4 on white background.
#f3f4f4 Color Preview on Black (#000000) Background
This is a example of text with color #f3f4f4 on black background.
CSS codes examples
.text {color:#f3f4f4;}
.background {background-color:#f3f4f4;}
.border {border:1px solid #f3f4f4;}