Color Sarcoline orange (#ffddaa):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Sarcoline orange (#ffddaa):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
oranges
oranges Family:
light-vibrant
Saturation:
moderately saturated
Tones:
light-toned
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
medium chroma
Color Information about Sarcoline / #ffddaa
The HTML HEX code is #ffddaa. The corresponding color name is "Sarcoline". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 221%, Blue (B): 170%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 13%, Yellow (Y):33%, Black (K): 0%. In the HSL color space, #ffddaa has a hue of 36°, saturation of 100%, and lightness of 83%. The HSV representation is 36° for hue, 33% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 90, a* (green to red) = 5, and b* (blue to yellow) = 29. The XYZ representation is X: 74, Y: 76, Z: 49. In the YUV color space, it translates to Y (luminance) = 0.8837, U (chrominance) = -0.1068, and V (chrominance) = 0.1020.
The decimal value of the color is 16768426. The closest Web-safe HEX code is #FFCC99. Variations of the colour are #FFFFFF for a 20% lighter version and #FFB442 for a 20% darker version.
For the color with hex value #ffddaa, the correlated color temperature (CT) is estimated to be 4222 Kelvin (4222K).
The approximate wavelength of #ffddaa is around 628.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffddaa | #ffddaa |
RGB Decimal Code | 255, 221, 170 | rgb(255, 221, 170) |
CMYK | 0, 13, 33, 0 | / |
HSL | 36°, 100%, 83% | hsl(36°, 100%, 83%) |
HSV | 36°, 33%, 100% | / |
CIE-LAB | 90, 5, 29 | / |
XYZ | 74, 76, 49 | / |
YUV | 0.8837, -0.1068, 0.1020 | / |
Decimal value | 16768426 | / |
Web-Safe HEX | FFCC99 | #FFCC99 |
Color Temperature (CT) | 4222 Kelvin (4222K) | / |
Estimate Wavelength | around 628.00nm | / |
The Depth and Diversity of Sarcoline (Hex: #ffddaa): Exploring its Impact in Design and Culture
The hex color #ffddaa, also known as Sarcoline, resembles the warm and soothing hues of a sandy beach at sunset. This color evokes feelings of tranquility and relaxation, similar to the soft glow of the sun reflecting off the sand. Sarcoline can be compared to the delicate blush found on seashells, the pale petals of coastal flowers, or the gentle tones of dried seaweed. Its warmth and subtlety make it a versatile choice, bringing a touch of natural serenity to various design elements, such as websites, branding, or interior decor.
Download Stunning Sarcoline Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Sarcoline Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Sarcoline 4K Wallpaper
Immerse yourself in the beauty of our Sarcoline 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 Sarcoline 4K WallpaperTints and Shades of #ffddaa HEX color (Sarcoline)
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 #ffddaa, 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
- #FFF7EA
- #FFEED5
- #FFE6BF
- #ffddaa
- #BFA680
- #806F55
- #40372B
- #000000
Tones of Sarcoline (#ffddaa HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffddaa, #ccb899 is the less saturated color, while #ffddaa is the most saturated one.
- #ccb899
- #d9c19d
- #e6caa2
- #f2d4a6
- #ffddaa
- #b88333
- #c18426
- #ca841a
- #d4850d
HTML Usage Examples
HTML using color code example
<p style="color: #ffddaa;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffddaa.
CSS color code example
p { color: #ffddaa; }
Text with hexadecimal color #ffddaa
This is a sample text with color #ffddaa.
Background Color with #ffddaa
This is a example with background color #ffddaa.
Border Color with #ffddaa
#ffddaa Color Preview on White (#ffffff) Background
This is a example of text with color #ffddaa on white background.
#ffddaa Color Preview on Black (#000000) Background
This is a example of text with color #ffddaa on black background.
CSS codes examples
.text {color:#ffddaa;}
.background {background-color:#ffddaa;}
.border {border:1px solid #ffddaa;}