Color Vintage Orange orange (#ffb05f):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Vintage Orange orange (#ffb05f):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
oranges
oranges Family:
neutral-vibrant
Saturation:
moderately saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Vintage Orange / #ffb05f
The HTML HEX code is #ffb05f. The corresponding color name is "Vintage Orange". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 176%, Blue (B): 95%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 31%, Yellow (Y):63%, Black (K): 0%. In the HSL color space, #ffb05f has a hue of 30°, saturation of 100%, and lightness of 69%. The HSV representation is 30° for hue, 63% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 78, a* (green to red) = 21, and b* (blue to yellow) = 52. The XYZ representation is X: 59, Y: 53, Z: 18. In the YUV color space, it translates to Y (luminance) = 0.7466, U (chrominance) = -0.1841, and V (chrominance) = 0.2223.
The decimal value of the color is 16756831. The closest Web-safe HEX code is #FF9966. Variations of the colour are #FFE3C7 for a 20% lighter version and #FA7D00 for a 20% darker version.
For the color with hex value #ffb05f, the correlated color temperature (CT) is estimated to be 2789 Kelvin (2789K).
The approximate wavelength of #ffb05f is around 640.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffb05f | #ffb05f |
RGB Decimal Code | 255, 176, 95 | rgb(255, 176, 95) |
CMYK | 0, 31, 63, 0 | / |
HSL | 30°, 100%, 69% | hsl(30°, 100%, 69%) |
HSV | 30°, 63%, 100% | / |
CIE-LAB | 78, 21, 52 | / |
XYZ | 59, 53, 18 | / |
YUV | 0.7466, -0.1841, 0.2223 | / |
Decimal value | 16756831 | / |
Web-Safe HEX | FF9966 | #FF9966 |
Color Temperature (CT) | 2789 Kelvin (2789K) | / |
Estimate Wavelength | around 640.00nm | / |
The Depth and Diversity of Vintage Orange (Hex: #ffb05f): Exploring its Impact in Design and Culture
Vintage Orange (#ffb05f) is reminiscent of the warm, earthy hues found in a scenic autumn landscape. This color evokes the vibrant colors of fallen leaves, capturing the essence of natures transition from summer to winter. It shares similarities with the sunsets that bathe the sky in a warm, inviting glow, creating a sense of nostalgic beauty. Vintage Orange embodies the energy and zest of citrus fruits like oranges, mandarins, and tangerines. Its rich, deep tone also resonates with rustic, weathered wooden furniture and accessories, adding a touch of warmth and character to any space.
Download Stunning Vintage Orange Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Vintage Orange Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Vintage Orange 4K Wallpaper
Immerse yourself in the beauty of our Vintage Orange 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 Vintage Orange 4K WallpaperTints and Shades of #ffb05f HEX color (Vintage Orange)
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 #ffb05f, 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
- #FFEBD7
- #FFD8AF
- #FFC487
- #ffb05f
- #BF8447
- #805830
- #402C18
- #000000
Tones of Vintage Orange (#ffb05f HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffb05f, #cc9d6c is the less saturated color, while #ffb05f is the most saturated one.
- #cc9d6c
- #d9a269
- #e6a666
- #f2ab62
- #ffb05f
- #8b6033
- #8d5a26
- #8e551a
- #904f0d
HTML Usage Examples
HTML using color code example
<p style="color: #ffb05f;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffb05f.
CSS color code example
p { color: #ffb05f; }
Text with hexadecimal color #ffb05f
This is a sample text with color #ffb05f.
Background Color with #ffb05f
This is a example with background color #ffb05f.
Border Color with #ffb05f
#ffb05f Color Preview on White (#ffffff) Background
This is a example of text with color #ffb05f on white background.
#ffb05f Color Preview on Black (#000000) Background
This is a example of text with color #ffb05f on black background.
CSS codes examples
.text {color:#ffb05f;}
.background {background-color:#ffb05f;}
.border {border:1px solid #ffb05f;}