Color Fluorescent Orange yellow-orange (#ffcf00):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Fluorescent Orange yellow-orange (#ffcf00):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
yellow-oranges
yellow-oranges Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Fluorescent Orange / #ffcf00
The HTML HEX code is #ffcf00. The corresponding color name is "Fluorescent Orange". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 207%, Blue (B): 0%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 19%, Yellow (Y):100%, Black (K): 0%. In the HSL color space, #ffcf00 has a hue of 49°, saturation of 100%, and lightness of 50%. The HSV representation is 49° for hue, 100% for saturation, and 100% 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) = 86. The XYZ representation is X: 64, Y: 66, Z: 9. In the YUV color space, it translates to Y (luminance) = 0.7755, U (chrominance) = -0.3816, and V (chrominance) = 0.1969.
The decimal value of the color is 16764672. The closest Web-safe HEX code is #FFCC00. Variations of the colour are #FFE366 for a 20% lighter version and #997D00 for a 20% darker version.
For the color with hex value #ffcf00, the correlated color temperature (CT) is estimated to be 3179 Kelvin (3179K).
The approximate wavelength of #ffcf00 is around 602.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffcf00 | #ffcf00 |
RGB Decimal Code | 255, 207, 0 | rgb(255, 207, 0) |
CMYK | 0, 19, 100, 0 | / |
HSL | 49°, 100%, 50% | hsl(49°, 100%, 50%) |
HSV | 49°, 100%, 100% | / |
CIE-LAB | 85, 2, 86 | / |
XYZ | 64, 66, 9 | / |
YUV | 0.7755, -0.3816, 0.1969 | / |
Decimal value | 16764672 | / |
Web-Safe HEX | FFCC00 | #FFCC00 |
Color Temperature (CT) | 3179 Kelvin (3179K) | / |
Estimate Wavelength | around 602.00nm | / |
The Depth and Diversity of Fluorescent Orange (Hex: #ffcf00): Exploring its Impact in Design and Culture
Fluorescent Orange (#ffcf00) is reminiscent of the fiery glow emitted by a setting sun on a summer evening. Its intense hue evokes visions of ripe citrus fruits, such as tangerines and oranges, bursting with tangy sweetness. This vibrant colors radiance is akin to a field of marigolds, their petals illuminated by the warm rays of sunlight. With a touch of electric energy, Fluorescent Orange also mirrors the luminosity of a flickering campfire, casting a vibrant glow on a starry night. Its vividness commands attention and injects zest into any visual composition.
Download Stunning Fluorescent Orange Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Fluorescent 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 Fluorescent Orange 4K Wallpaper
Immerse yourself in the beauty of our Fluorescent 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 Fluorescent Orange 4K WallpaperTints and Shades of #ffcf00 HEX color (Fluorescent 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 #ffcf00, 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
- #FFF3BF
- #FFE780
- #FFDB40
- #ffcf00
- #BF9B00
- #806800
- #403400
- #000000
Tones of Fluorescent Orange (#ffcf00 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffcf00, #ccaf33 is the less saturated color, while #ffcf00 is the most saturated one.
- #ccaf33
- #d9b726
- #e6bf1a
- #f2c70d
- #ffcf00
- #524c33
- #4a4326
- #423a1a
- #3b320d
HTML Usage Examples
HTML using color code example
<p style="color: #ffcf00;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffcf00.
CSS color code example
p { color: #ffcf00; }
Text with hexadecimal color #ffcf00
This is a sample text with color #ffcf00.
Background Color with #ffcf00
This is a example with background color #ffcf00.
Border Color with #ffcf00
#ffcf00 Color Preview on White (#ffffff) Background
This is a example of text with color #ffcf00 on white background.
#ffcf00 Color Preview on Black (#000000) Background
This is a example of text with color #ffcf00 on black background.
CSS codes examples
.text {color:#ffcf00;}
.background {background-color:#ffcf00;}
.border {border:1px solid #ffcf00;}