Color Off White white (#ffffe4):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Off White white (#ffffe4):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
whites
whites Family:
light-vibrant
Saturation:
weakly saturated
Tones:
light-toned
Shade:
light
Temperature:
neutral
Chromaticity:
chromatic
Chroma:
low chroma
Color Information about Off White / #ffffe4
The HTML HEX code is #ffffe4. The corresponding color name is "Off White". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 255%, Blue (B): 228%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 0%, Yellow (Y):11%, Black (K): 0%. In the HSL color space, #ffffe4 has a hue of 60°, saturation of 100%, and lightness of 95%. The HSV representation is 60° for hue, 11% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 99, a* (green to red) = -4, and b* (blue to yellow) = 13. The XYZ representation is X: 91, Y: 98, Z: 88. In the YUV color space, it translates to Y (luminance) = 0.9879, U (chrominance) = -0.0462, and V (chrominance) = 0.0106.
The decimal value of the color is 16777188. The closest Web-safe HEX code is #FFFFCC. Variations of the colour are #FFFFFF for a 20% lighter version and #FFFF80 for a 20% darker version.
For the color with hex value #ffffe4, the correlated color temperature (CT) is estimated to be 5660 Kelvin (5660K).
The approximate wavelength of #ffffe4 is around 580.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffffe4 | #ffffe4 |
RGB Decimal Code | 255, 255, 228 | rgb(255, 255, 228) |
CMYK | 0, 0, 11, 0 | / |
HSL | 60°, 100%, 95% | hsl(60°, 100%, 95%) |
HSV | 60°, 11%, 100% | / |
CIE-LAB | 99, -4, 13 | / |
XYZ | 91, 98, 88 | / |
YUV | 0.9879, -0.0462, 0.0106 | / |
Decimal value | 16777188 | / |
Web-Safe HEX | FFFFCC | #FFFFCC |
Color Temperature (CT) | 5660 Kelvin (5660K) | / |
Estimate Wavelength | around 580.00nm | / |
The Depth and Diversity of Off White (Hex: #ffffe4): Exploring its Impact in Design and Culture
The hex color #ffffe4, commonly referred to as Off White, resembles the color of fresh milk. This hue is reminiscent of newly bloomed magnolia flowers, with their delicate petals showcasing a soft and pale yellow-white shade. It also evokes the pristine color of pure natural sunlight, gently illuminating a room on a clear morning. The color Off White shares similarities with the sand on a tranquil beach, as its neutral undertones reflect the calming purity of untouched shores. This color exudes tranquility, simplicity, and a timeless elegance, making it a popular choice in design, fashion, and interiors.
Download Stunning Off White Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Off 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 Off White 4K Wallpaper
Immerse yourself in the beauty of our Off 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 Off White 4K WallpaperTints and Shades of #ffffe4 HEX color (Off 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 #ffffe4, 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
- #FFFFF8
- #FFFFF2
- #FFFFEB
- #ffffe4
- #BFBFAB
- #808072
- #404039
- #000000
Tones of Off White (#ffffe4 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffffe4, #ccccbc is the less saturated color, while #ffffe4 is the most saturated one.
- #ccccbc
- #d9d9c6
- #e6e6d0
- #f2f2da
- #ffffe4
- #cccc42
- #d9d937
- #e6e62d
- #f2f222
HTML Usage Examples
HTML using color code example
<p style="color: #ffffe4;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffffe4.
CSS color code example
p { color: #ffffe4; }
Text with hexadecimal color #ffffe4
This is a sample text with color #ffffe4.
Background Color with #ffffe4
This is a example with background color #ffffe4.
Border Color with #ffffe4
#ffffe4 Color Preview on White (#ffffff) Background
This is a example of text with color #ffffe4 on white background.
#ffffe4 Color Preview on Black (#000000) Background
This is a example of text with color #ffffe4 on black background.
CSS codes examples
.text {color:#ffffe4;}
.background {background-color:#ffffe4;}
.border {border:1px solid #ffffe4;}