Color Coral Dusk red-orange (#ffb48a):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Coral Dusk red-orange (#ffb48a):
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 Coral Dusk / #ffb48a
The HTML HEX code is #ffb48a. The corresponding color name is "Coral Dusk". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 180%, Blue (B): 138%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 29%, Yellow (Y):46%, Black (K): 0%. In the HSL color space, #ffb48a has a hue of 22°, saturation of 100%, and lightness of 77%. The HSV representation is 22° for hue, 46% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 79, a* (green to red) = 22, and b* (blue to yellow) = 32. The XYZ representation is X: 62, Y: 56, Z: 32. In the YUV color space, it translates to Y (luminance) = 0.7750, U (chrominance) = -0.1151, and V (chrominance) = 0.1974.
The decimal value of the color is 16757898. The closest Web-safe HEX code is #FFCC99. Variations of the colour are #FFF5F0 for a 20% lighter version and #FF7424 for a 20% darker version.
For the color with hex value #ffb48a, the correlated color temperature (CT) is estimated to be 3129 Kelvin (3129K).
The approximate wavelength of #ffb48a is around 656.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffb48a | #ffb48a |
RGB Decimal Code | 255, 180, 138 | rgb(255, 180, 138) |
CMYK | 0, 29, 46, 0 | / |
HSL | 22°, 100%, 77% | hsl(22°, 100%, 77%) |
HSV | 22°, 46%, 100% | / |
CIE-LAB | 79, 22, 32 | / |
XYZ | 62, 56, 32 | / |
YUV | 0.7750, -0.1151, 0.1974 | / |
Decimal value | 16757898 | / |
Web-Safe HEX | FFCC99 | #FFCC99 |
Color Temperature (CT) | 3129 Kelvin (3129K) | / |
Estimate Wavelength | around 656.00nm | / |
The Depth and Diversity of Coral Dusk (Hex: #ffb48a): Exploring its Impact in Design and Culture
The hex color #ffb48a, also known as Coral Dusk, resembles the warm hues of a sandy beach at sunset. It evokes the feeling of a calm and peaceful evening, with the sun casting a soft, golden glow on the horizon. This color shares similarities with the delicate shades found in seashells, such as conch shells and coral reefs, adding a touch of natural beauty to any design. Coral Dusk can bring a soothing and elegant touch to interiors, fashion, and graphic design projects alike.
Download Stunning Coral Dusk Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Coral Dusk Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Coral Dusk 4K Wallpaper
Immerse yourself in the beauty of our Coral Dusk 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 Coral Dusk 4K WallpaperTints and Shades of #ffb48a HEX color (Coral Dusk)
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 #ffb48a, 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
- #FFECE2
- #FFDAC5
- #FFC7A7
- #ffb48a
- #BF8768
- #805A45
- #402D23
- #000000
Tones of Coral Dusk (#ffb48a HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffb48a, #cc9f86 is the less saturated color, while #ffb48a is the most saturated one.
- #cc9f86
- #d9a487
- #e6aa88
- #f2af89
- #ffb48a
- #a55c33
- #ab5626
- #b1501a
- #b74a0d
HTML Usage Examples
HTML using color code example
<p style="color: #ffb48a;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffb48a.
CSS color code example
p { color: #ffb48a; }
Text with hexadecimal color #ffb48a
This is a sample text with color #ffb48a.
Background Color with #ffb48a
This is a example with background color #ffb48a.
Border Color with #ffb48a
#ffb48a Color Preview on White (#ffffff) Background
This is a example of text with color #ffb48a on white background.
#ffb48a Color Preview on Black (#000000) Background
This is a example of text with color #ffb48a on black background.
CSS codes examples
.text {color:#ffb48a;}
.background {background-color:#ffb48a;}
.border {border:1px solid #ffb48a;}