Color Sunset Strip orange (#ffbc00):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Sunset Strip orange (#ffbc00):
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 Sunset Strip / #ffbc00
The HTML HEX code is #ffbc00. The corresponding color name is "Sunset Strip". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 188%, Blue (B): 0%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 26%, Yellow (Y):100%, Black (K): 0%. In the HSL color space, #ffbc00 has a hue of 44°, saturation of 100%, and lightness of 50%. The HSV representation is 44° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 80, a* (green to red) = 12, and b* (blue to yellow) = 83. The XYZ representation is X: 59, Y: 57, Z: 8. In the YUV color space, it translates to Y (luminance) = 0.7318, U (chrominance) = -0.3601, and V (chrominance) = 0.2353.
The decimal value of the color is 16759808. The closest Web-safe HEX code is #FFCC00. Variations of the colour are #FFD666 for a 20% lighter version and #997000 for a 20% darker version.
For the color with hex value #ffbc00, the correlated color temperature (CT) is estimated to be 2843 Kelvin (2843K).
The approximate wavelength of #ffbc00 is around 612.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffbc00 | #ffbc00 |
RGB Decimal Code | 255, 188, 0 | rgb(255, 188, 0) |
CMYK | 0, 26, 100, 0 | / |
HSL | 44°, 100%, 50% | hsl(44°, 100%, 50%) |
HSV | 44°, 100%, 100% | / |
CIE-LAB | 80, 12, 83 | / |
XYZ | 59, 57, 8 | / |
YUV | 0.7318, -0.3601, 0.2353 | / |
Decimal value | 16759808 | / |
Web-Safe HEX | FFCC00 | #FFCC00 |
Color Temperature (CT) | 2843 Kelvin (2843K) | / |
Estimate Wavelength | around 612.00nm | / |
The Depth and Diversity of Sunset Strip (Hex: #ffbc00): Exploring its Impact in Design and Culture
The hex color #ffbc00, named Sunset Strip, resembles the vibrant hues of a setting sun. It evokes the warmth and golden tones of dusk, with shades ranging from deep orange to radiant yellow. Like a sun-kissed beach, the Sunset Strip color exudes a sense of excitement, joy, and energy. It brings to mind summertime gatherings, tropical cocktails, and the glow of bonfires on a summer evening. This color is reminiscent of ripe citrus fruits, such as oranges and tangerines, as well as the golden petals of marigold flowers.
Download Stunning Sunset Strip Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Sunset Strip Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Sunset Strip 4K Wallpaper
Immerse yourself in the beauty of our Sunset Strip 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 Sunset Strip 4K WallpaperTints and Shades of #ffbc00 HEX color (Sunset Strip)
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 #ffbc00, 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
- #FFEEBF
- #FFDE80
- #FFCD40
- #ffbc00
- #BF8D00
- #805E00
- #402F00
- #000000
Tones of Sunset Strip (#ffbc00 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffbc00, #cca433 is the less saturated color, while #ffbc00 is the most saturated one.
- #cca433
- #d9aa26
- #e6b01a
- #f2b60d
- #ffbc00
- #524a33
- #4a4126
- #42381a
- #3b2f0d
HTML Usage Examples
HTML using color code example
<p style="color: #ffbc00;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffbc00.
CSS color code example
p { color: #ffbc00; }
Text with hexadecimal color #ffbc00
This is a sample text with color #ffbc00.
Background Color with #ffbc00
This is a example with background color #ffbc00.
Border Color with #ffbc00
#ffbc00 Color Preview on White (#ffffff) Background
This is a example of text with color #ffbc00 on white background.
#ffbc00 Color Preview on Black (#000000) Background
This is a example of text with color #ffbc00 on black background.
CSS codes examples
.text {color:#ffbc00;}
.background {background-color:#ffbc00;}
.border {border:1px solid #ffbc00;}