Color Five Star orange (#ffaa4a):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Five Star orange (#ffaa4a):
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 Five Star / #ffaa4a
The HTML HEX code is #ffaa4a. The corresponding color name is "Five Star". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 170%, Blue (B): 74%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 33%, Yellow (Y):71%, Black (K): 0%. In the HSL color space, #ffaa4a has a hue of 32°, saturation of 100%, and lightness of 65%. The HSV representation is 32° for hue, 71% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 76, a* (green to red) = 23, and b* (blue to yellow) = 60. The XYZ representation is X: 57, Y: 51, Z: 13. In the YUV color space, it translates to Y (luminance) = 0.7234, U (chrominance) = -0.2132, and V (chrominance) = 0.2427.
The decimal value of the color is 16755274. The closest Web-safe HEX code is #FF9933. Variations of the colour are #FFDBB3 for a 20% lighter version and #E67A00 for a 20% darker version.
For the color with hex value #ffaa4a, the correlated color temperature (CT) is estimated to be 2603 Kelvin (2603K).
The approximate wavelength of #ffaa4a is around 636.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffaa4a | #ffaa4a |
RGB Decimal Code | 255, 170, 74 | rgb(255, 170, 74) |
CMYK | 0, 33, 71, 0 | / |
HSL | 32°, 100%, 65% | hsl(32°, 100%, 65%) |
HSV | 32°, 71%, 100% | / |
CIE-LAB | 76, 23, 60 | / |
XYZ | 57, 51, 13 | / |
YUV | 0.7234, -0.2132, 0.2427 | / |
Decimal value | 16755274 | / |
Web-Safe HEX | FF9933 | #FF9933 |
Color Temperature (CT) | 2603 Kelvin (2603K) | / |
Estimate Wavelength | around 636.00nm | / |
The Depth and Diversity of Five Star (Hex: #ffaa4a): Exploring its Impact in Design and Culture
The hex color #ffaa4a, named Five Star, resembles the warm hue of a desert sunset. This color evokes images of expansive sandy dunes, where the golden rays of the sun touch the horizon. It captures the essence of natures beauty, reminiscent of the vibrant colors seen in autumn foliage or blooming marigold flowers. This shade is alive, radiating energy and warmth, similar to the glow of a crackling bonfire on a cool evening. Embrace the Five Star color to infuse your design with the captivating elements of the natural world.
Download Stunning Five Star Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Five Star Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Five Star 4K Wallpaper
Immerse yourself in the beauty of our Five Star 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 Five Star 4K WallpaperTints and Shades of #ffaa4a HEX color (Five Star)
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 #ffaa4a, 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
- #FFEAD2
- #FFD5A5
- #FFBF77
- #ffaa4a
- #BF8038
- #805525
- #402B13
- #000000
Tones of Five Star (#ffaa4a HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffaa4a, #cc9960 is the less saturated color, while #ffaa4a is the most saturated one.
- #cc9960
- #d99d5a
- #e6a255
- #f2a64f
- #ffaa4a
- #7e5b33
- #7e5526
- #7e4e1a
- #7d480d
HTML Usage Examples
HTML using color code example
<p style="color: #ffaa4a;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffaa4a.
CSS color code example
p { color: #ffaa4a; }
Text with hexadecimal color #ffaa4a
This is a sample text with color #ffaa4a.
Background Color with #ffaa4a
This is a example with background color #ffaa4a.
Border Color with #ffaa4a
#ffaa4a Color Preview on White (#ffffff) Background
This is a example of text with color #ffaa4a on white background.
#ffaa4a Color Preview on Black (#000000) Background
This is a example of text with color #ffaa4a on black background.
CSS codes examples
.text {color:#ffaa4a;}
.background {background-color:#ffaa4a;}
.border {border:1px solid #ffaa4a;}