Color Transparent Orange red-orange (#ffaa66):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Transparent Orange red-orange (#ffaa66):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
red-oranges
red-oranges Family:
neutral-vibrant
Saturation:
moderately saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Transparent Orange / #ffaa66
The HTML HEX code is #ffaa66. The corresponding color name is "Transparent Orange". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 170%, Blue (B): 102%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 33%, Yellow (Y):60%, Black (K): 0%. In the HSL color space, #ffaa66 has a hue of 27°, saturation of 100%, and lightness of 70%. The HSV representation is 27° for hue, 60% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 77, a* (green to red) = 25, and b* (blue to yellow) = 47. The XYZ representation is X: 58, Y: 51, Z: 19. In the YUV color space, it translates to Y (luminance) = 0.7359, U (chrominance) = -0.1653, and V (chrominance) = 0.2317.
The decimal value of the color is 16755302. The closest Web-safe HEX code is #FF9966. Variations of the colour are #FFE3CC for a 20% lighter version and #FF7300 for a 20% darker version.
For the color with hex value #ffaa66, the correlated color temperature (CT) is estimated to be 2700 Kelvin (2700K).
The approximate wavelength of #ffaa66 is around 646.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffaa66 | #ffaa66 |
RGB Decimal Code | 255, 170, 102 | rgb(255, 170, 102) |
CMYK | 0, 33, 60, 0 | / |
HSL | 27°, 100%, 70% | hsl(27°, 100%, 70%) |
HSV | 27°, 60%, 100% | / |
CIE-LAB | 77, 25, 47 | / |
XYZ | 58, 51, 19 | / |
YUV | 0.7359, -0.1653, 0.2317 | / |
Decimal value | 16755302 | / |
Web-Safe HEX | FF9966 | #FF9966 |
Color Temperature (CT) | 2700 Kelvin (2700K) | / |
Estimate Wavelength | around 646.00nm | / |
The Depth and Diversity of Transparent Orange (Hex: #ffaa66): Exploring its Impact in Design and Culture
#ffaa66, also known as Transparent Orange, resembles the vibrant hue of a sunset on a balmy summer evening. This color is reminiscent of the warm, glowing tones of a juicy, ripe mango or the fiery intensity of a blazing bonfire. It shares similarities with the zestful brilliance of autumn leaves as they transform into shades of orange. Additionally, #ffaa66 aligns with the exquisite beauty of a marigold flower, radiating a sense of energy and positivity. Its transparency allows it to seamlessly blend with its surroundings, enchanting and captivating the eye.
Download Stunning Transparent Orange Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Transparent 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 Transparent Orange 4K Wallpaper
Immerse yourself in the beauty of our Transparent 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 Transparent Orange 4K WallpaperTints and Shades of #ffaa66 HEX color (Transparent 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 #ffaa66, 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
- #FFEAD9
- #FFD5B3
- #FFBF8C
- #ffaa66
- #BF804D
- #805533
- #402B1A
- #000000
Tones of Transparent Orange (#ffaa66 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffaa66, #cc9970 is the less saturated color, while #ffaa66 is the most saturated one.
- #cc9970
- #d99d6e
- #e6a26b
- #f2a669
- #ffaa66
- #8f5c33
- #925626
- #94501a
- #974a0d
HTML Usage Examples
HTML using color code example
<p style="color: #ffaa66;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffaa66.
CSS color code example
p { color: #ffaa66; }
Text with hexadecimal color #ffaa66
This is a sample text with color #ffaa66.
Background Color with #ffaa66
This is a example with background color #ffaa66.
Border Color with #ffaa66
#ffaa66 Color Preview on White (#ffffff) Background
This is a example of text with color #ffaa66 on white background.
#ffaa66 Color Preview on Black (#000000) Background
This is a example of text with color #ffaa66 on black background.
CSS codes examples
.text {color:#ffaa66;}
.background {background-color:#ffaa66;}
.border {border:1px solid #ffaa66;}