Color Absolute Apricot red-orange (#ff9944):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Absolute Apricot red-orange (#ff9944):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
red-oranges
red-oranges Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Absolute Apricot / #ff9944
The HTML HEX code is #ff9944. The corresponding color name is "Absolute Apricot". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 153%, Blue (B): 68%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 40%, Yellow (Y):73%, Black (K): 0%. In the HSL color space, #ff9944 has a hue of 27°, saturation of 100%, and lightness of 63%. The HSV representation is 27° for hue, 73% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 73, a* (green to red) = 32, and b* (blue to yellow) = 59. The XYZ representation is X: 54, Y: 44, Z: 11. In the YUV color space, it translates to Y (luminance) = 0.6816, U (chrominance) = -0.2042, and V (chrominance) = 0.2793.
The decimal value of the color is 16750916. The closest Web-safe HEX code is #FF9933. Variations of the colour are #FFCFA8 for a 20% lighter version and #DB6300 for a 20% darker version.
For the color with hex value #ff9944, the correlated color temperature (CT) is estimated to be 2269 Kelvin (2269K).
The approximate wavelength of #ff9944 is around 646.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff9944 | #ff9944 |
RGB Decimal Code | 255, 153, 68 | rgb(255, 153, 68) |
CMYK | 0, 40, 73, 0 | / |
HSL | 27°, 100%, 63% | hsl(27°, 100%, 63%) |
HSV | 27°, 73%, 100% | / |
CIE-LAB | 73, 32, 59 | / |
XYZ | 54, 44, 11 | / |
YUV | 0.6816, -0.2042, 0.2793 | / |
Decimal value | 16750916 | / |
Web-Safe HEX | FF9933 | #FF9933 |
Color Temperature (CT) | 2269 Kelvin (2269K) | / |
Estimate Wavelength | around 646.00nm | / |
The Depth and Diversity of Absolute Apricot (Hex: #ff9944): Exploring its Impact in Design and Culture
The hex color #ff9944, known as Absolute Apricot, shares similarities with the warm hues of a sunset over a desert landscape. This vibrant shade evokes the rich tones of sand dunes illuminated by the setting sun, radiating a sense of warmth, energy, and adventure. Like the glowing embers of a campfire, Absolute Apricot captivates attention and adds a vivid touch to designs. It can be paired with complementary colors such as deep browns and earthy greens to create a captivating visual experience reminiscent of breathtaking natural vistas.
Download Stunning Absolute Apricot Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Absolute Apricot Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Absolute Apricot 4K Wallpaper
Immerse yourself in the beauty of our Absolute Apricot 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 Absolute Apricot 4K WallpaperTints and Shades of #ff9944 HEX color (Absolute Apricot)
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 #ff9944, 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
- #FFE6D0
- #FFCCA2
- #FFB373
- #ff9944
- #BF7333
- #804D22
- #402611
- #000000
Tones of Absolute Apricot (#ff9944 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff9944, #cc8f5c is the less saturated color, while #ff9944 is the most saturated one.
- #cc8f5c
- #d99256
- #e69450
- #f2974a
- #ff9944
- #7b5433
- #7a4c26
- #79451a
- #783d0d
HTML Usage Examples
HTML using color code example
<p style="color: #ff9944;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff9944.
CSS color code example
p { color: #ff9944; }
Text with hexadecimal color #ff9944
This is a sample text with color #ff9944.
Background Color with #ff9944
This is a example with background color #ff9944.
Border Color with #ff9944
#ff9944 Color Preview on White (#ffffff) Background
This is a example of text with color #ff9944 on white background.
#ff9944 Color Preview on Black (#000000) Background
This is a example of text with color #ff9944 on black background.
CSS codes examples
.text {color:#ff9944;}
.background {background-color:#ff9944;}
.border {border:1px solid #ff9944;}