In a RGB color space, #e5e5e5 hex color is composed of 89.8% red, 89.8% green and 89.8% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 0% yellow and 10.2% black. It has a hue angle of 0 degrees, a saturation of 0% and a lightness of 89.8%. #e5e5e5 color hex could be obtained by blending #ffffff with #cbcbcb. Closest websafe color is: #cccccc.
The hexadecimal color #e5e5e5 has RGB values of R:229, G:229, B:229 and CMYK values of C:0, M:0, Y:0, K:0.1. Its decimal value is 15066597.
Hex triplet | e5e5e5 | #e5e5e5 |
RGB Decimal | 229, 229, 229 | rgb(229,229,229) |
RGB Percent | 89.8, 89.8, 89.8 | rgb(89.8%,89.8%,89.8%) |
CMYK | 0, 0, 0, 10.2 | |
HSL | 0°, 0, 89.8 | hsl(0,0%,89.8%) |
HSV(HSB) | 0°, 0, 89.8 | |
Web Safe | cccccc | #ccc |
XYZ | 74.475, 78.354, 85.327 |
xyY | 0.313, 0.329, 78.354 |
CIE-LAB | 90.941, 0.005, -0.01 |
CIE-LCH | 90.941, 0.011, 296.813 |
CIE-LUV | 90.941, 0.001, -0.016 |
Hunter-Lab | 88.518, -4.723, 4.809 |
Binary | 11100101, 11100101, 11100101 |
Below, you can see some colors close to #e5e5e5. 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 #e5e5e5.
<span style="color:#e5e5e5">Text here</span>
This paragraph has a background color of #e5e5e5.
<p style="background-color:#e5e5e5;">Content here</p>
This element has a border color of #e5e5e5.
<div style="border:1px #e5e5e5;">Content here</div>
.text {color:#e5e5e5;}
.background {background-color:#e5e5e5;}
.border {border:1px solid #e5e5e5;}
.text-shadow {border:1px solid #e5e5e5;}
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, #060606 is the darkest color, while #fafafa is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #e5e5e5 is the less saturated color, while #fdcdcd is the most saturated one.