#e7e7f6 color RGB value is (231,231,246)
#e7e7f6 color CMYK value
#e7e7f6 color HSL value
HSV(or HSB) | 240° | 6.1 | 96.5 |
XYZ | 78.165 | 80.795 | 98.664 |
Yxy | 0.303 | 0.314 | 80.795 |
LAB | 92.04 | 2.758 | -7.26 |
LUV | 92.04 | -0.85 | -11.818 |
Hunter-LAB | 89.886 | -2.075 | -2.16 |
CIE-LCH | 92.04 | 7.767 | 290.803 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E7 | E7 | F6 |
Decimal | 231 | 231 | 246 |
Octal | 347 | 347 | 366 |
Binary | 11100111 | 11100111 | 11110110 |
Below, you can see some colors close to #e7e7f6. 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 #e7e7f6.
<span style="color:#e7e7f6">Text here</span>
This paragraph has a background color of #e7e7f6.
<p style="background-color:#e7e7f6;">Content here</p>
This element has a border color of #e7e7f6.
<div style="border:1px #e7e7f6;">Content here</div>
.text {color:#e7e7f6;}
.background {background-color:#e7e7f6;}
.border {border:1px solid #e7e7f6;}
.text-shadow {border:1px solid #e7e7f6;}
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, #030307 is the darkest color, while #f6f6fc is the lightest one.