Color Solarized orange (#fbcf4f):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Solarized orange (#fbcf4f):
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 Solarized / #fbcf4f
The HTML HEX code is #fbcf4f. The corresponding color name is "Solarized". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 251%, Green (G): 207%, Blue (B): 79%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 18%, Yellow (Y):69%, Black (K): 2%. In the HSL color space, #fbcf4f has a hue of 45°, saturation of 96%, and lightness of 65%. The HSV representation is 45° for hue, 69% for saturation, and 98% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 85, a* (green to red) = 2, and b* (blue to yellow) = 67. The XYZ representation is X: 64, Y: 66, Z: 17. In the YUV color space, it translates to Y (luminance) = 0.8061, U (chrominance) = -0.2442, and V (chrominance) = 0.1563.
The decimal value of the color is 16502607. The closest Web-safe HEX code is #FFCC66. Variations of the colour are #FDEBB4 for a 20% lighter version and #E1AA05 for a 20% darker version.
For the color with hex value #fbcf4f, the correlated color temperature (CT) is estimated to be 3368 Kelvin (3368K).
The approximate wavelength of #fbcf4f is around 610.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | fbcf4f | #fbcf4f |
RGB Decimal Code | 251, 207, 79 | rgb(251, 207, 79) |
CMYK | 0, 18, 69, 2 | / |
HSL | 45°, 96%, 65% | hsl(45°, 96%, 65%) |
HSV | 45°, 69%, 98% | / |
CIE-LAB | 85, 2, 67 | / |
XYZ | 64, 66, 17 | / |
YUV | 0.8061, -0.2442, 0.1563 | / |
Decimal value | 16502607 | / |
Web-Safe HEX | FFCC66 | #FFCC66 |
Color Temperature (CT) | 3368 Kelvin (3368K) | / |
Estimate Wavelength | around 610.00nm | / |
The Depth and Diversity of Solarized (Hex: #fbcf4f): Exploring its Impact in Design and Culture
#fbcf4f, also known as Solarized, is a warm, vibrant yellow color that resembles the golden sunsets of a summer evening. It evokes feelings of joy, optimism, and energy, similar to the glow of a campfire or the radiance of a field of sunflowers. Pair it with shades of blue or green to create a harmonious color scheme reminiscent of a beach paradise or a serene forest. This versatile hue can be used to add warmth and freshness to a variety of designs, such as websites, logos, or product packaging.
Download Stunning Solarized Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Solarized Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Solarized 4K Wallpaper
Immerse yourself in the beauty of our Solarized 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 Solarized 4K WallpaperTints and Shades of #fbcf4f HEX color (Solarized)
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 #fbcf4f, 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
- #FEF3D3
- #FDE7A7
- #FCDB7B
- #fbcf4f
- #BC9B3B
- #7E6828
- #3F3414
- #000000
Tones of Solarized (#fbcf4f HEX color)
A tone is produced by adding gray to any pure hue. In the case of #fbcf4f, #caaf63 is the less saturated color, while #fbcf4f is the most saturated one.
- #caaf63
- #d6b75e
- #e2bf59
- #efc754
- #fbcf4f
- #7d6a35
- #7d6729
- #7c631c
- #7c6010
HTML Usage Examples
HTML using color code example
<p style="color: #fbcf4f;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #fbcf4f.
CSS color code example
p { color: #fbcf4f; }
Text with hexadecimal color #fbcf4f
This is a sample text with color #fbcf4f.
Background Color with #fbcf4f
This is a example with background color #fbcf4f.
Border Color with #fbcf4f
#fbcf4f Color Preview on White (#ffffff) Background
This is a example of text with color #fbcf4f on white background.
#fbcf4f Color Preview on Black (#000000) Background
This is a example of text with color #fbcf4f on black background.
CSS codes examples
.text {color:#fbcf4f;}
.background {background-color:#fbcf4f;}
.border {border:1px solid #fbcf4f;}