Color Yellow Orange brown (#fcb001):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Yellow Orange brown (#fcb001):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
browns
browns Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Yellow Orange / #fcb001
The HTML HEX code is #fcb001. The corresponding color name is "Yellow Orange". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 252%, Green (G): 176%, Blue (B): 1%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 30%, Yellow (Y):100%, Black (K): 1%. In the HSL color space, #fcb001 has a hue of 42°, saturation of 99%, and lightness of 50%. The HSV representation is 42° for hue, 100% for saturation, and 99% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 77, a* (green to red) = 17, and b* (blue to yellow) = 80. The XYZ representation is X: 56, Y: 52, Z: 7. In the YUV color space, it translates to Y (luminance) = 0.7011, U (chrominance) = -0.3431, and V (chrominance) = 0.2519.
The decimal value of the color is 16560129. The closest Web-safe HEX code is #FF9900. Variations of the colour are #FED167 for a 20% lighter version and #986B01 for a 20% darker version.
For the color with hex value #fcb001, the correlated color temperature (CT) is estimated to be 2663 Kelvin (2663K).
The approximate wavelength of #fcb001 is around 616.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | fcb001 | #fcb001 |
RGB Decimal Code | 252, 176, 1 | rgb(252, 176, 1) |
CMYK | 0, 30, 100, 1 | / |
HSL | 42°, 99%, 50% | hsl(42°, 99%, 50%) |
HSV | 42°, 100%, 99% | / |
CIE-LAB | 77, 17, 80 | / |
XYZ | 56, 52, 7 | / |
YUV | 0.7011, -0.3431, 0.2519 | / |
Decimal value | 16560129 | / |
Web-Safe HEX | FF9900 | #FF9900 |
Color Temperature (CT) | 2663 Kelvin (2663K) | / |
Estimate Wavelength | around 616.00nm | / |
The Depth and Diversity of Yellow Orange (Hex: #fcb001): Exploring its Impact in Design and Culture
The hex color #fcb001, also known as Yellow Orange, resembles the warmth and vibrancy of a glowing sunset. Its radiant hue evokes images of ripe citrus fruits and the radiant glow of a bonfire. This color is reminiscent of autumn leaves, golden wheat fields, and the rich hue of a flame. It captures the essence of enthusiasm and energy, making it a perfect choice for brands looking to convey a sense of excitement and positivity.
Download Stunning Yellow Orange Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Yellow 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 Yellow Orange 4K Wallpaper
Immerse yourself in the beauty of our Yellow 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 Yellow Orange 4K WallpaperTints and Shades of #fcb001 HEX color (Yellow 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 #fcb001, 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
- #FEEBC0
- #FED880
- #FDC441
- #fcb001
- #BD8401
- #7E5801
- #3F2C00
- #000000
Tones of Yellow Orange (#fcb001 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #fcb001, #ca9d34 is the less saturated color, while #fcb001 is the most saturated one.
- #ca9d34
- #d7a227
- #e3a61a
- #f0ab0e
- #fcb001
- #514833
- #493e26
- #41351a
- #392b0d
HTML Usage Examples
HTML using color code example
<p style="color: #fcb001;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #fcb001.
CSS color code example
p { color: #fcb001; }
Text with hexadecimal color #fcb001
This is a sample text with color #fcb001.
Background Color with #fcb001
This is a example with background color #fcb001.
Border Color with #fcb001
#fcb001 Color Preview on White (#ffffff) Background
This is a example of text with color #fcb001 on white background.
#fcb001 Color Preview on Black (#000000) Background
This is a example of text with color #fcb001 on black background.
CSS codes examples
.text {color:#fcb001;}
.background {background-color:#fcb001;}
.border {border:1px solid #fcb001;}