Color Super Sepia red-orange (#ffaa88):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Super Sepia red-orange (#ffaa88):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
red-oranges
red-oranges Family:
light-vibrant
Saturation:
moderately saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
medium chroma
Color Information about Super Sepia / #ffaa88
The HTML HEX code is #ffaa88. The corresponding color name is "Super Sepia". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 170%, Blue (B): 136%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 33%, Yellow (Y):47%, Black (K): 0%. In the HSL color space, #ffaa88 has a hue of 17°, saturation of 100%, and lightness of 77%. The HSV representation is 17° for hue, 47% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 77, a* (green to red) = 28, and b* (blue to yellow) = 30. The XYZ representation is X: 60, Y: 52, Z: 30. In the YUV color space, it translates to Y (luminance) = 0.7511, U (chrominance) = -0.1072, and V (chrominance) = 0.2183.
The decimal value of the color is 16755336. The closest Web-safe HEX code is #FF9999. Variations of the colour are #FFF4F0 for a 20% lighter version and #FF6224 for a 20% darker version.
For the color with hex value #ffaa88, the correlated color temperature (CT) is estimated to be 2902 Kelvin (2902K).
The approximate wavelength of #ffaa88 is around 666.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffaa88 | #ffaa88 |
RGB Decimal Code | 255, 170, 136 | rgb(255, 170, 136) |
CMYK | 0, 33, 47, 0 | / |
HSL | 17°, 100%, 77% | hsl(17°, 100%, 77%) |
HSV | 17°, 47%, 100% | / |
CIE-LAB | 77, 28, 30 | / |
XYZ | 60, 52, 30 | / |
YUV | 0.7511, -0.1072, 0.2183 | / |
Decimal value | 16755336 | / |
Web-Safe HEX | FF9999 | #FF9999 |
Color Temperature (CT) | 2902 Kelvin (2902K) | / |
Estimate Wavelength | around 666.00nm | / |
The Depth and Diversity of Super Sepia (Hex: #ffaa88): Exploring its Impact in Design and Culture
The color #ffaa88, also known as Super Sepia, exhibits a warm and inviting tone similar to the hues found in a sunset over a desert landscape. Its rich combination of deep orange and soft brown evokes images of sand dunes shimmering under the golden hour light. This color can be paralleled to the earthy tones of terracotta pottery or the rusty, weathered appearance of aged copper. It carries a sense of warmth, earthiness, and a touch of vintage elegance, making it a versatile choice for creating a cozy and nostalgic atmosphere in various design applications.
Download Stunning Super Sepia Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Super Sepia Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Super Sepia 4K Wallpaper
Immerse yourself in the beauty of our Super Sepia 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 Super Sepia 4K WallpaperTints and Shades of #ffaa88 HEX color (Super Sepia)
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 #ffaa88, 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
- #FFEAE1
- #FFD5C4
- #FFBFA6
- #ffaa88
- #BF8066
- #805544
- #402B22
- #000000
Tones of Super Sepia (#ffaa88 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffaa88, #cc9985 is the less saturated color, while #ffaa88 is the most saturated one.
- #cc9985
- #d99d86
- #e6a286
- #f2a687
- #ffaa88
- #a35333
- #a94c26
- #af441a
- #b53d0d
HTML Usage Examples
HTML using color code example
<p style="color: #ffaa88;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffaa88.
CSS color code example
p { color: #ffaa88; }
Text with hexadecimal color #ffaa88
This is a sample text with color #ffaa88.
Background Color with #ffaa88
This is a example with background color #ffaa88.
Border Color with #ffaa88
#ffaa88 Color Preview on White (#ffffff) Background
This is a example of text with color #ffaa88 on white background.
#ffaa88 Color Preview on Black (#000000) Background
This is a example of text with color #ffaa88 on black background.
CSS codes examples
.text {color:#ffaa88;}
.background {background-color:#ffaa88;}
.border {border:1px solid #ffaa88;}