Color Amber orange (#ffbf00):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Amber orange (#ffbf00):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
oranges
oranges Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Amber / #ffbf00
The HTML HEX code is #ffbf00. The corresponding color name is "Amber". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 191%, Blue (B): 0%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 25%, Yellow (Y):100%, Black (K): 0%. In the HSL color space, #ffbf00 has a hue of 45°, saturation of 100%, and lightness of 50%. The HSV representation is 45° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 81, a* (green to red) = 10, and b* (blue to yellow) = 83. The XYZ representation is X: 60, Y: 59, Z: 8. In the YUV color space, it translates to Y (luminance) = 0.7387, U (chrominance) = -0.3635, and V (chrominance) = 0.2293.
The decimal value of the color is 16760576. The closest Web-safe HEX code is #FFCC00. Variations of the colour are #FFD966 for a 20% lighter version and #997300 for a 20% darker version.
For the color with hex value #ffbf00, the correlated color temperature (CT) is estimated to be 2897 Kelvin (2897K).
The approximate wavelength of #ffbf00 is around 610.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffbf00 | #ffbf00 |
RGB Decimal Code | 255, 191, 0 | rgb(255, 191, 0) |
CMYK | 0, 25, 100, 0 | / |
HSL | 45°, 100%, 50% | hsl(45°, 100%, 50%) |
HSV | 45°, 100%, 100% | / |
CIE-LAB | 81, 10, 83 | / |
XYZ | 60, 59, 8 | / |
YUV | 0.7387, -0.3635, 0.2293 | / |
Decimal value | 16760576 | / |
Web-Safe HEX | FFCC00 | #FFCC00 |
Color Temperature (CT) | 2897 Kelvin (2897K) | / |
Estimate Wavelength | around 610.00nm | / |
The Depth and Diversity of Amber (Hex: #ffbf00): Exploring its Impact in Design and Culture
Amber, with its hex color #ffbf00, is a warm and rich hue that resembles the glow of a setting sun on a sandy beach. It shares similarities with natural elements such as a golden autumn leaf fluttering in the breeze, a jar of honey glistening in the sunlight, or the fiery hues of a crackling bonfire. This vibrant color exudes energy and radiance, capturing the essence of summer sunsets and the warmth of natural beauty. Incorporating amber into design or visual content can evoke feelings of warmth, nostalgia, and natural splendor.
Download Stunning Amber Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Amber Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Amber 4K Wallpaper
Immerse yourself in the beauty of our Amber 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 Amber 4K WallpaperTints and Shades of #ffbf00 HEX color (Amber)
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 #ffbf00, 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
- #FFEFBF
- #FFDF80
- #FFCF40
- #ffbf00
- #BF8F00
- #806000
- #403000
- #000000
Tones of Amber (#ffbf00 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffbf00, #cca633 is the less saturated color, while #ffbf00 is the most saturated one.
- #cca633
- #d9ac26
- #e6b21a
- #f2b90d
- #ffbf00
- #524a33
- #4a4126
- #42381a
- #3b2f0d
HTML Usage Examples
HTML using color code example
<p style="color: #ffbf00;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffbf00.
CSS color code example
p { color: #ffbf00; }
Text with hexadecimal color #ffbf00
This is a sample text with color #ffbf00.
Background Color with #ffbf00
This is a example with background color #ffbf00.
Border Color with #ffbf00
#ffbf00 Color Preview on White (#ffffff) Background
This is a example of text with color #ffbf00 on white background.
#ffbf00 Color Preview on Black (#000000) Background
This is a example of text with color #ffbf00 on black background.
CSS codes examples
.text {color:#ffbf00;}
.background {background-color:#ffbf00;}
.border {border:1px solid #ffbf00;}