Color Old Ivory yellow-orange (#ffffcb):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Old Ivory yellow-orange (#ffffcb):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
yellow-oranges
yellow-oranges Family:
light-vibrant
Saturation:
weakly saturated
Tones:
light-toned
Shade:
light
Temperature:
neutral
Chromaticity:
chromatic
Chroma:
medium chroma
Color Information about Old Ivory / #ffffcb
The HTML HEX code is #ffffcb. The corresponding color name is "Old Ivory". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 255%, Blue (B): 203%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 0%, Yellow (Y):20%, Black (K): 0%. In the HSL color space, #ffffcb has a hue of 60°, saturation of 100%, and lightness of 90%. The HSV representation is 60° for hue, 20% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 99, a* (green to red) = -8, and b* (blue to yellow) = 25. The XYZ representation is X: 88, Y: 97, Z: 71. In the YUV color space, it translates to Y (luminance) = 0.9768, U (chrominance) = -0.0889, and V (chrominance) = 0.0204.
The decimal value of the color is 16777163. The closest Web-safe HEX code is #FFFFCC. Variations of the colour are #FFFFFF for a 20% lighter version and #FFFF66 for a 20% darker version.
For the color with hex value #ffffcb, the correlated color temperature (CT) is estimated to be 5126 Kelvin (5126K).
The approximate wavelength of #ffffcb is around 580.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffffcb | #ffffcb |
RGB Decimal Code | 255, 255, 203 | rgb(255, 255, 203) |
CMYK | 0, 0, 20, 0 | / |
HSL | 60°, 100%, 90% | hsl(60°, 100%, 90%) |
HSV | 60°, 20%, 100% | / |
CIE-LAB | 99, -8, 25 | / |
XYZ | 88, 97, 71 | / |
YUV | 0.9768, -0.0889, 0.0204 | / |
Decimal value | 16777163 | / |
Web-Safe HEX | FFFFCC | #FFFFCC |
Color Temperature (CT) | 5126 Kelvin (5126K) | / |
Estimate Wavelength | around 580.00nm | / |
The Depth and Diversity of Old Ivory (Hex: #ffffcb): Exploring its Impact in Design and Culture
Old Ivory (#ffffcb) is a soft, warm color that resembles the delicate hue of aged ivory. It shares similarities with natural elements such as sandy beaches at sunset, where the golden rays of the sun meet the pale sand, creating a serene and tranquil ambiance. This color also evokes the image of delicate white flowers like gardenias, with their creamy petals emitting a gentle fragrance. Furthermore, Old Ivory mirrors the softness and warmth of fluffy clouds floating effortlessly in the clear blue sky, adding a touch of serenity to any scene.
Download Stunning Old Ivory Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Old Ivory Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Old Ivory 4K Wallpaper
Immerse yourself in the beauty of our Old Ivory 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 Old Ivory 4K WallpaperTints and Shades of #ffffcb HEX color (Old Ivory)
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 #ffffcb, 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
- #FFFFF2
- #FFFFE5
- #FFFFD8
- #ffffcb
- #BFBF98
- #808066
- #404033
- #000000
Tones of Old Ivory (#ffffcb HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffffcb, #ccccad is the less saturated color, while #ffffcb is the most saturated one.
- #ccccad
- #d9d9b5
- #e6e6bc
- #f2f2c4
- #ffffcb
- #cccc33
- #d8d826
- #e5e51a
- #f1f10d
HTML Usage Examples
HTML using color code example
<p style="color: #ffffcb;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffffcb.
CSS color code example
p { color: #ffffcb; }
Text with hexadecimal color #ffffcb
This is a sample text with color #ffffcb.
Background Color with #ffffcb
This is a example with background color #ffffcb.
Border Color with #ffffcb
#ffffcb Color Preview on White (#ffffff) Background
This is a example of text with color #ffffcb on white background.
#ffffcb Color Preview on Black (#000000) Background
This is a example of text with color #ffffcb on black background.
CSS codes examples
.text {color:#ffffcb;}
.background {background-color:#ffffcb;}
.border {border:1px solid #ffffcb;}