In a RGB color space, #ffe1aa hex color is composed of 100% red, 88.2% green and 66.7% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 11.8% magenta, 33.3% yellow and 0% black. It has a hue angle of 38.8 degrees, a saturation of 100% and a lightness of 83.3%. #ffe1aa color hex could be obtained by blending #ffffff with #ffc355. Closest websafe color is: #ffcc99.
The hexadecimal color #ffe1aa has RGB values of R:255, G:225, B:170 and CMYK values of C:0, M:0.12, Y:0.33, K:0. Its decimal value is 16769450.
Hex triplet | ffe1aa | #ffe1aa |
RGB Decimal | 255, 225, 170 | rgb(255,225,170) |
RGB Percent | 100, 88.2, 66.7 | rgb(100%,88.2%,66.7%) |
CMYK | 0, 11.8, 33.3, 0 | |
HSL | 38.8°, 100, 83.3 | hsl(38.8,100%,83.3%) |
HSV(HSB) | 38.8°, 33.3, 100 | |
Web Safe | ffcc99 | #fc9 |
XYZ | 75.421, 78.013, 49.113 |
xyY | 0.372, 0.385, 78.013 |
CIE-LAB | 90.786, 2.617, 30.731 |
CIE-LCH | 90.786, 30.842, 85.132 |
CIE-LUV | 90.786, 22.116, 42.148 |
Hunter-Lab | 88.325, -2.147, 28.859 |
Binary | 11111111, 11100001, 10101010 |
Below, you can see some colors close to #ffe1aa. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #ffe1aa.
<span style="color:#ffe1aa">Text here</span>
This paragraph has a background color of #ffe1aa.
<p style="background-color:#ffe1aa;">Content here</p>
This element has a border color of #ffe1aa.
<div style="border:1px #ffe1aa;">Content here</div>
.text {color:#ffe1aa;}
.background {background-color:#ffe1aa;}
.border {border:1px solid #ffe1aa;}
.text-shadow {border:1px solid #ffe1aa;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000000 is the darkest color, while #fff8ea is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #d5d5d4 is the less saturated color, while #fbe0ae is the most saturated one.