Shades of Ebony Clay #323539
Tints of Ebony Clay #323539
RGB
CMYK
RGB Variations
Color information
#323539 (or 0x323539) is known color: Ebony Clay. HEX triplet: 32, 35 and 39. RGB value is (50,53,57). Sum of RGB (Red+Green+Blue) = 50+53+57=160 (21% of max value = 765). Red value is 50 (19.92% from 255 or 31.25% from 160); Green value is 53 (21.09% from 255 or 33.12% from 160); Blue value is 57 (22.66% from 255 or 35.62% from 160); Max value from RGB is 57 - color contains mainly: blue. Hex color #323539 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #323539 is #CDCAC6. Grayscale: #343434. Windows color (decimal): -13486791 or 3749170. OLE color: 3749170.
HSL color Cylindrical-coordinate representation of color #323539: hue angle of 214.29º degrees, saturation: 0.07, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #323539 is Cyan = 0.12, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 50 | 53 | 57 | - |
| CMYK | 0.12 | 0.07 | 0 | 0.78 |
| HSL | 214.29º | 0.07% | 0.21% | - |
| HSV(B) | 214.29º | 0.12% | 0.22% | - |
| XYZ | 3.33 | 3.52 | 4.37 | - |
| YUV | 52.56 | 130.51 | 126.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 53 | 57 | 0.12 | 0.07 | 0 | 0.78 | 214.29 | 0.07 | 0.21 |
| Hex | 32 | 35 | 39 | C | 7 | 0 | 4E | D6 | 7 | 15 |
| Octal | 62 | 65 | 71 | 14 | 7 | 0 | 116 | 326 | 7 | 25 |
| Binary | 110010 | 110101 | 111001 | 1100 | 111 | 0 | 1001110 | 11010110 | 111 | 10101 |
Color Harmonies of #323539
Complementary color
Monochromatic Colors of #323539
Black with #323539
Text Example
Text Example
White with #323539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323539; }
p { color: rgb(50,53,57); }
H1.HeaderClassName
{
color: #323539;
}
.AnyTagClassName
{
color: #323539;
}
</style>
background-color css
<style>
a { background-color: #323539; }
a { background-color: rgb(50,53,57); }
div.DivClassName
{
background-color: #323539;
}
.BgClassName
{
background-color: #323539;
}
</style>
border-color css
<style>
span { border-color: #323539; }
span { border-color: rgb(50,53,57); }
td.TdClassName
{
border-color: #323539;
}
.TagClassName
{
border-color: #323539;
}
</style>