reddish black
Enter any color value (e.g., #0519c7, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ededef color RGB value is (237,237,239)
#ededef color CMYK value
#ededef color HSL value
HSV(or HSB) | 240° | 0.8 | 93.7 |
XYZ | 80.789 | 84.805 | 93.772 |
Yxy | 0.311 | 0.327 | 84.805 |
LAB | 93.799 | 0.361 | -0.975 |
LUV | 93.799 | -0.111 | -1.568 |
Hunter-LAB | 92.09 | -4.561 | 4.089 |
CIE-LCH | 93.799 | 1.04 | 290.329 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | ED | ED | EF |
Decimal | 237 | 237 | 239 |
Octal | 355 | 355 | 357 |
Binary | 11101101 | 11101101 | 11101111 |
Below, you can see some colors close to #ededef. 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 #ededef.
<span style="color:#ededef">Text here</span>
This paragraph has a background color of #ededef.
<p style="background-color:#ededef;">Content here</p>
This element has a border color of #ededef.
<div style="border:1px #ededef;">Content here</div>
.text {color:#ededef;}
.background {background-color:#ededef;}
.border {border:1px solid #ededef;}
.text-shadow {border:1px solid #ededef;}
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, #040404 is the darkest color, while #f8f8f9 is the lightest one.