Color Sunflower yellow-orange (#ffc512):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Sunflower yellow-orange (#ffc512):
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 Sunflower / #ffc512
The HTML HEX code is #ffc512. The corresponding color name is "Sunflower". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 197%, Blue (B): 18%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 23%, Yellow (Y):93%, Black (K): 0%. In the HSL color space, #ffc512 has a hue of 45°, saturation of 100%, and lightness of 54%. The HSV representation is 45° for hue, 93% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 83, a* (green to red) = 7, and b* (blue to yellow) = 82. The XYZ representation is X: 61, Y: 61, Z: 9. In the YUV color space, it translates to Y (luminance) = 0.7605, U (chrominance) = -0.3395, and V (chrominance) = 0.2101.
The decimal value of the color is 16762130. The closest Web-safe HEX code is #FFCC00. Variations of the colour are #FFDE7A for a 20% lighter version and #AD8200 for a 20% darker version.
For the color with hex value #ffc512, the correlated color temperature (CT) is estimated to be 3014 Kelvin (3014K).
The approximate wavelength of #ffc512 is around 610.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffc512 | #ffc512 |
RGB Decimal Code | 255, 197, 18 | rgb(255, 197, 18) |
CMYK | 0, 23, 93, 0 | / |
HSL | 45°, 100%, 54% | hsl(45°, 100%, 54%) |
HSV | 45°, 93%, 100% | / |
CIE-LAB | 83, 7, 82 | / |
XYZ | 61, 61, 9 | / |
YUV | 0.7605, -0.3395, 0.2101 | / |
Decimal value | 16762130 | / |
Web-Safe HEX | FFCC00 | #FFCC00 |
Color Temperature (CT) | 3014 Kelvin (3014K) | / |
Estimate Wavelength | around 610.00nm | / |
The Depth and Diversity of Sunflower (Hex: #ffc512): Exploring its Impact in Design and Culture
The hex color #ffc512, commonly known as Sunflower, bears a striking resemblance to the golden rays of the sun at midday, radiating warmth and vibrant energy. Reminiscent of a sunflowers sunny petals, this color captures the essence of natures yellow hues. It shares similarities with ripe lemons, bumblebees buzzing among flowers, and the glowing orb of a summer sunset. The Sunflower color evokes feelings of optimism, happiness, and cheerfulness, inviting us to bask in its sunny glow. Embrace this vivid shade to infuse your designs with a burst of natural brilliance.
Download Stunning Sunflower Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Sunflower Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Sunflower 4K Wallpaper
Immerse yourself in the beauty of our Sunflower 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 Sunflower 4K WallpaperTints and Shades of #ffc512 HEX color (Sunflower)
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 #ffc512, 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
- #FFF1C4
- #FFE289
- #FFD44D
- #ffc512
- #BF940E
- #806309
- #403105
- #000000
Tones of Sunflower (#ffc512 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffc512, #cca93e is the less saturated color, while #ffc512 is the most saturated one.
- #cca93e
- #d9b033
- #e6b728
- #f2be1d
- #ffc512
- #5d5233
- #574b26
- #51431a
- #4b3c0d
HTML Usage Examples
HTML using color code example
<p style="color: #ffc512;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffc512.
CSS color code example
p { color: #ffc512; }
Text with hexadecimal color #ffc512
This is a sample text with color #ffc512.
Background Color with #ffc512
This is a example with background color #ffc512.
Border Color with #ffc512
#ffc512 Color Preview on White (#ffffff) Background
This is a example of text with color #ffc512 on white background.
#ffc512 Color Preview on Black (#000000) Background
This is a example of text with color #ffc512 on black background.
CSS codes examples
.text {color:#ffc512;}
.background {background-color:#ffc512;}
.border {border:1px solid #ffc512;}