Color Superstar yellow-orange (#ffcc11):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Superstar yellow-orange (#ffcc11):
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 Superstar / #ffcc11
The HTML HEX code is #ffcc11. The corresponding color name is "Superstar". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 204%, Blue (B): 17%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 20%, Yellow (Y):93%, Black (K): 0%. In the HSL color space, #ffcc11 has a hue of 47°, saturation of 100%, and lightness of 53%. The HSV representation is 47° for hue, 93% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 84, a* (green to red) = 4, and b* (blue to yellow) = 84. The XYZ representation is X: 63, Y: 64, Z: 10. In the YUV color space, it translates to Y (luminance) = 0.7762, U (chrominance) = -0.3492, and V (chrominance) = 0.1963.
The decimal value of the color is 16763921. The closest Web-safe HEX code is #FFCC00. Variations of the colour are #FFE175 for a 20% lighter version and #A88400 for a 20% darker version.
For the color with hex value #ffcc11, the correlated color temperature (CT) is estimated to be 3136 Kelvin (3136K).
The approximate wavelength of #ffcc11 is around 606.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffcc11 | #ffcc11 |
RGB Decimal Code | 255, 204, 17 | rgb(255, 204, 17) |
CMYK | 0, 20, 93, 0 | / |
HSL | 47°, 100%, 53% | hsl(47°, 100%, 53%) |
HSV | 47°, 93%, 100% | / |
CIE-LAB | 84, 4, 84 | / |
XYZ | 63, 64, 10 | / |
YUV | 0.7762, -0.3492, 0.1963 | / |
Decimal value | 16763921 | / |
Web-Safe HEX | FFCC00 | #FFCC00 |
Color Temperature (CT) | 3136 Kelvin (3136K) | / |
Estimate Wavelength | around 606.00nm | / |
The Depth and Diversity of Superstar (Hex: #ffcc11): Exploring its Impact in Design and Culture
The color Superstar (#ffcc11) resembles the golden hues of a radiant sunset, casting a warm glow across the horizon. Its vibrant tones evoke images of ripe, juicy mangoes, bursting with sweetness and vitality. With its intense luminosity, Superstar can be likened to a beacon, guiding travelers through dense, sunlit forests. This shade also mirrors the brilliance of a flickering flame, casting mesmerizing shadows and illuminating dark spaces. Transported by its powerful energy, one can imagine golden wheat fields swaying in the gentle breeze, offering a sense of abundance and possibility.
Download Stunning Superstar Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Superstar Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Superstar 4K Wallpaper
Immerse yourself in the beauty of our Superstar 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 Superstar 4K WallpaperTints and Shades of #ffcc11 HEX color (Superstar)
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 #ffcc11, 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
- #FFF2C4
- #FFE688
- #FFD94D
- #ffcc11
- #BF990D
- #806609
- #403304
- #000000
Tones of Superstar (#ffcc11 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffcc11, #ccae3d is the less saturated color, while #ffcc11 is the most saturated one.
- #ccae3d
- #d9b532
- #e6bd27
- #f2c41c
- #ffcc11
- #5c5333
- #564c26
- #50441a
- #4a3d0d
HTML Usage Examples
HTML using color code example
<p style="color: #ffcc11;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffcc11.
CSS color code example
p { color: #ffcc11; }
Text with hexadecimal color #ffcc11
This is a sample text with color #ffcc11.
Background Color with #ffcc11
This is a example with background color #ffcc11.
Border Color with #ffcc11
#ffcc11 Color Preview on White (#ffffff) Background
This is a example of text with color #ffcc11 on white background.
#ffcc11 Color Preview on Black (#000000) Background
This is a example of text with color #ffcc11 on black background.
CSS codes examples
.text {color:#ffcc11;}
.background {background-color:#ffcc11;}
.border {border:1px solid #ffcc11;}