Color Golden Poppy yellow-orange (#fcc200):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Golden Poppy yellow-orange (#fcc200):
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 Golden Poppy / #fcc200
The HTML HEX code is #fcc200. The corresponding color name is "Golden Poppy". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 252%, Green (G): 194%, Blue (B): 0%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 23%, Yellow (Y):100%, Black (K): 1%. In the HSL color space, #fcc200 has a hue of 46°, saturation of 100%, and lightness of 49%. The HSV representation is 46° for hue, 100% for saturation, and 99% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 81, a* (green to red) = 8, and b* (blue to yellow) = 83. The XYZ representation is X: 59, Y: 59, Z: 8. In the YUV color space, it translates to Y (luminance) = 0.7421, U (chrominance) = -0.3652, and V (chrominance) = 0.2160.
The decimal value of the color is 16564736. The closest Web-safe HEX code is #FFCC00. Variations of the colour are #FFDA61 for a 20% lighter version and #947100 for a 20% darker version.
For the color with hex value #fcc200, the correlated color temperature (CT) is estimated to be 2993 Kelvin (2993K).
The approximate wavelength of #fcc200 is around 608.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | fcc200 | #fcc200 |
RGB Decimal Code | 252, 194, 0 | rgb(252, 194, 0) |
CMYK | 0, 23, 100, 1 | / |
HSL | 46°, 100%, 49% | hsl(46°, 100%, 49%) |
HSV | 46°, 100%, 99% | / |
CIE-LAB | 81, 8, 83 | / |
XYZ | 59, 59, 8 | / |
YUV | 0.7421, -0.3652, 0.2160 | / |
Decimal value | 16564736 | / |
Web-Safe HEX | FFCC00 | #FFCC00 |
Color Temperature (CT) | 2993 Kelvin (2993K) | / |
Estimate Wavelength | around 608.00nm | / |
The Depth and Diversity of Golden Poppy (Hex: #fcc200): Exploring its Impact in Design and Culture
The hex color #fcc200, also known as Golden Poppy, resembles the vibrant orange color of a setting sun over a field of blooming marigolds. It evokes feelings of warmth, energy, and joy. This color can be compared to the glowing embers of a bonfire, the radiant petals of a sunflower, or the ripe citrus fruit bursting with flavor. Golden Poppy adds a splash of zest and vitality to any design or branding, attracting attention and creating a memorable impact.
Download Stunning Golden Poppy Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Golden Poppy Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Golden Poppy 4K Wallpaper
Immerse yourself in the beauty of our Golden Poppy 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 Golden Poppy 4K WallpaperTints and Shades of #fcc200 HEX color (Golden Poppy)
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 #fcc200, 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
- #FEF0BF
- #FEE180
- #FDD140
- #fcc200
- #BD9200
- #7E6100
- #3F3100
- #000000
Tones of Golden Poppy (#fcc200 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #fcc200, #caa833 is the less saturated color, while #fcc200 is the most saturated one.
- #caa833
- #d7ae26
- #e3b51a
- #f0bb0d
- #fcc200
- #504933
- #484026
- #40371a
- #382e0d
HTML Usage Examples
HTML using color code example
<p style="color: #fcc200;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #fcc200.
CSS color code example
p { color: #fcc200; }
Text with hexadecimal color #fcc200
This is a sample text with color #fcc200.
Background Color with #fcc200
This is a example with background color #fcc200.
Border Color with #fcc200
#fcc200 Color Preview on White (#ffffff) Background
This is a example of text with color #fcc200 on white background.
#fcc200 Color Preview on Black (#000000) Background
This is a example of text with color #fcc200 on black background.
CSS codes examples
.text {color:#fcc200;}
.background {background-color:#fcc200;}
.border {border:1px solid #fcc200;}