orangish white/orangeish white
#e7e6e5 color RGB value is (231,230,229)
#e7e6e5 color CMYK value
#e7e6e5 color HSL value
HSV(or HSB) | 30° | 0.9 | 90.6 |
XYZ | 75.395 | 79.24 | 85.45 |
Yxy | 0.314 | 0.33 | 79.24 |
LAB | 91.343 | 0.163 | 0.594 |
LUV | 91.343 | 0.621 | 0.88 |
Hunter-LAB | 89.017 | -4.595 | 5.397 |
CIE-LCH | 91.343 | 0.616 | 74.651 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E7 | E6 | E5 |
Decimal | 231 | 230 | 229 |
Octal | 347 | 346 | 345 |
Binary | 11100111 | 11100110 | 11100101 |
Below, you can see some colors close to #e7e6e5. 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 #e7e6e5.
<span style="color:#e7e6e5">Text here</span>
This paragraph has a background color of #e7e6e5.
<p style="background-color:#e7e6e5;">Content here</p>
This element has a border color of #e7e6e5.
<div style="border:1px #e7e6e5;">Content here</div>
.text {color:#e7e6e5;}
.background {background-color:#e7e6e5;}
.border {border:1px solid #e7e6e5;}
.text-shadow {border:1px solid #e7e6e5;}
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, #070707 is the darkest color, while #fbfbfb is the lightest one.