Color Sunporch orange (#ffd18c):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Sunporch orange (#ffd18c):
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 Sunporch / #ffd18c
The HTML HEX code is #ffd18c. The corresponding color name is "Sunporch". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 209%, Blue (B): 140%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 18%, Yellow (Y):45%, Black (K): 0%. In the HSL color space, #ffd18c has a hue of 36°, saturation of 100%, and lightness of 77%. The HSV representation is 36° for hue, 45% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 86, a* (green to red) = 8, and b* (blue to yellow) = 40. The XYZ representation is X: 69, Y: 69, Z: 34. In the YUV color space, it translates to Y (luminance) = 0.8427, U (chrominance) = -0.1445, and V (chrominance) = 0.1380.
The decimal value of the color is 16765324. The closest Web-safe HEX code is #FFCC99. Variations of the colour are #FFF9F0 for a 20% lighter version and #FFA724 for a 20% darker version.
For the color with hex value #ffd18c, the correlated color temperature (CT) is estimated to be 3696 Kelvin (3696K).
The approximate wavelength of #ffd18c is around 628.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffd18c | #ffd18c |
RGB Decimal Code | 255, 209, 140 | rgb(255, 209, 140) |
CMYK | 0, 18, 45, 0 | / |
HSL | 36°, 100%, 77% | hsl(36°, 100%, 77%) |
HSV | 36°, 45%, 100% | / |
CIE-LAB | 86, 8, 40 | / |
XYZ | 69, 69, 34 | / |
YUV | 0.8427, -0.1445, 0.1380 | / |
Decimal value | 16765324 | / |
Web-Safe HEX | FFCC99 | #FFCC99 |
Color Temperature (CT) | 3696 Kelvin (3696K) | / |
Estimate Wavelength | around 628.00nm | / |
The Depth and Diversity of Sunporch (Hex: #ffd18c): Exploring its Impact in Design and Culture
Sunporch (#ffd18c) is a warm and vibrant color resembling the soft glow of sunlight streaming through a window. It shares similarities with the rosy hues of a dusk sky and the inviting warmth of a bonfire. This color evokes feelings of comfort and relaxation, reminding us of lazy summer afternoons spent lounging under the golden rays. Sunporch can be compared to the color of ripe apricots and the soft blush of peach blossoms. It captures the essence of a cozy living space bathed in a serene and peaceful ambiance.
Download Stunning Sunporch Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Sunporch Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Sunporch 4K Wallpaper
Immerse yourself in the beauty of our Sunporch 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 Sunporch 4K WallpaperTints and Shades of #ffd18c HEX color (Sunporch)
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 #ffd18c, 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
- #FFF4E2
- #FFE8C6
- #FFDDA9
- #ffd18c
- #BF9D69
- #806946
- #403423
- #000000
Tones of Sunporch (#ffd18c HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffd18c, #ccb187 is the less saturated color, while #ffd18c is the most saturated one.
- #ccb187
- #d9b988
- #e6c18a
- #f2c98b
- #ffd18c
- #a67833
- #ac7726
- #b2761a
- #b9740d
HTML Usage Examples
HTML using color code example
<p style="color: #ffd18c;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffd18c.
CSS color code example
p { color: #ffd18c; }
Text with hexadecimal color #ffd18c
This is a sample text with color #ffd18c.
Background Color with #ffd18c
This is a example with background color #ffd18c.
Border Color with #ffd18c
#ffd18c Color Preview on White (#ffffff) Background
This is a example of text with color #ffd18c on white background.
#ffd18c Color Preview on Black (#000000) Background
This is a example of text with color #ffd18c on black background.
CSS codes examples
.text {color:#ffd18c;}
.background {background-color:#ffd18c;}
.border {border:1px solid #ffd18c;}