Shades of Ebony Clay #323437
Tints of Ebony Clay #323437
RGB
CMYK
RGB Variations
Color information
#323437 (or 0x323437) is known color: Ebony Clay. HEX triplet: 32, 34 and 37. RGB value is (50,52,55). Sum of RGB (Red+Green+Blue) = 50+52+55=157 (20% of max value = 765). Red value is 50 (19.92% from 255 or 31.85% from 157); Green value is 52 (20.70% from 255 or 33.12% from 157); Blue value is 55 (21.88% from 255 or 35.03% from 157); Max value from RGB is 55 - color contains mainly: blue. Hex color #323437 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #323437 is #CDCBC8. Grayscale: #333333. Windows color (decimal): -13487049 or 3617842. OLE color: 3617842.
HSL color Cylindrical-coordinate representation of color #323437: hue angle of 216º degrees, saturation: 0.05, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #323437 is Cyan = 0.09, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 50 | 52 | 55 | - |
| CMYK | 0.09 | 0.05 | 0 | 0.78 |
| HSL | 216º | 0.05% | 0.21% | - |
| HSV(B) | 216º | 0.09% | 0.22% | - |
| XYZ | 3.23 | 3.41 | 4.1 | - |
| YUV | 51.74 | 129.84 | 126.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 52 | 55 | 0.09 | 0.05 | 0 | 0.78 | 216 | 0.05 | 0.21 |
| Hex | 32 | 34 | 37 | 9 | 5 | 0 | 4E | D8 | 5 | 15 |
| Octal | 62 | 64 | 67 | 11 | 5 | 0 | 116 | 330 | 5 | 25 |
| Binary | 110010 | 110100 | 110111 | 1001 | 101 | 0 | 1001110 | 11011000 | 101 | 10101 |
Color Harmonies of #323437
Complementary color
Monochromatic Colors of #323437
Black with #323437
Text Example
Text Example
White with #323437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323437; }
p { color: rgb(50,52,55); }
H1.HeaderClassName
{
color: #323437;
}
.AnyTagClassName
{
color: #323437;
}
</style>
background-color css
<style>
a { background-color: #323437; }
a { background-color: rgb(50,52,55); }
div.DivClassName
{
background-color: #323437;
}
.BgClassName
{
background-color: #323437;
}
</style>
border-color css
<style>
span { border-color: #323437; }
span { border-color: rgb(50,52,55); }
td.TdClassName
{
border-color: #323437;
}
.TagClassName
{
border-color: #323437;
}
</style>