light orangish gray/light orangeish gray
#e5e4e3 color RGB value is (229,228,227)
#e5e4e3 color CMYK value
#e5e4e3 color HSL value
HSV(or HSB) | 30° | 0.9 | 89.8 |
XYZ | 73.922 | 77.691 | 83.773 |
Yxy | 0.314 | 0.33 | 77.691 |
LAB | 90.639 | 0.163 | 0.596 |
LUV | 90.639 | 0.621 | 0.881 |
Hunter-LAB | 88.142 | -4.548 | 5.349 |
CIE-LCH | 90.639 | 0.618 | 74.656 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E5 | E4 | E3 |
Decimal | 229 | 228 | 227 |
Octal | 345 | 344 | 343 |
Binary | 11100101 | 11100100 | 11100011 |
Below, you can see some colors close to #e5e4e3. 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 #e5e4e3.
<span style="color:#e5e4e3">Text here</span>
This paragraph has a background color of #e5e4e3.
<p style="background-color:#e5e4e3;">Content here</p>
This element has a border color of #e5e4e3.
<div style="border:1px #e5e4e3;">Content here</div>
.text {color:#e5e4e3;}
.background {background-color:#e5e4e3;}
.border {border:1px solid #e5e4e3;}
.text-shadow {border:1px solid #e5e4e3;}
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, #050505 is the darkest color, while #f9f9f9 is the lightest one.