Plaster/ mostly black
Enter any color value (e.g., #4333cd, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#eaeaea color RGB value is (234,234,234)
#eaeaea color CMYK value
#eaeaea color HSL value
HSV(or HSB) | 0° | 0 | 91.8 |
XYZ | 78.206 | 82.279 | 89.601 |
Yxy | 0.313 | 0.329 | 82.279 |
LAB | 92.698 | 0.005 | -0.01 |
LUV | 92.698 | 0.001 | -0.016 |
Hunter-LAB | 90.708 | -4.84 | 4.928 |
CIE-LCH | 92.698 | 0.011 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | EA | EA | EA |
Decimal | 234 | 234 | 234 |
Octal | 352 | 352 | 352 |
Binary | 11101010 | 11101010 | 11101010 |
This text has a font color of #eaeaea.
<span style="color:#eaeaea">Text here</span>
This paragraph has a background color of #eaeaea.
<p style="background-color:#eaeaea;">Content here</p>
This element has a border color of #eaeaea.
<div style="border:1px #eaeaea;">Content here</div>
.text {color:#eaeaea;}
.background {background-color:#eaeaea;}
.border {border:1px solid #eaeaea;}
.text-shadow {border:1px solid #eaeaea;}
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 #f5f5f5 is the lightest one.