Shades of Ebony Clay #343537
Tints of Ebony Clay #343537
RGB
CMYK
RGB Variations
Color information
#343537 (or 0x343537) is known color: Ebony Clay. HEX triplet: 34, 35 and 37. RGB value is (52,53,55). Sum of RGB (Red+Green+Blue) = 52+53+55=160 (21% of max value = 765). Red value is 52 (20.70% from 255 or 32.5% from 160); Green value is 53 (21.09% from 255 or 33.12% from 160); Blue value is 55 (21.88% from 255 or 34.38% from 160); Max value from RGB is 55 - color contains mainly: blue. Hex color #343537 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #343537 is #CBCAC8. Grayscale: #343434. Windows color (decimal): -13355721 or 3618100. OLE color: 3618100.
HSL color Cylindrical-coordinate representation of color #343537: hue angle of 220º degrees, saturation: 0.03, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #343537 is Cyan = 0.05, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 52 | 53 | 55 | - |
| CMYK | 0.05 | 0.04 | 0 | 0.78 |
| HSL | 220º | 0.03% | 0.21% | - |
| HSV(B) | 220º | 0.05% | 0.22% | - |
| XYZ | 3.38 | 3.55 | 4.12 | - |
| YUV | 52.93 | 129.17 | 127.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 53 | 55 | 0.05 | 0.04 | 0 | 0.78 | 220 | 0.03 | 0.21 |
| Hex | 34 | 35 | 37 | 5 | 4 | 0 | 4E | DC | 3 | 15 |
| Octal | 64 | 65 | 67 | 5 | 4 | 0 | 116 | 334 | 3 | 25 |
| Binary | 110100 | 110101 | 110111 | 101 | 100 | 0 | 1001110 | 11011100 | 11 | 10101 |
Color Harmonies of #343537
Complementary color
Monochromatic Colors of #343537
Black with #343537
Text Example
Text Example
White with #343537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343537; }
p { color: rgb(52,53,55); }
H1.HeaderClassName
{
color: #343537;
}
.AnyTagClassName
{
color: #343537;
}
</style>
background-color css
<style>
a { background-color: #343537; }
a { background-color: rgb(52,53,55); }
div.DivClassName
{
background-color: #343537;
}
.BgClassName
{
background-color: #343537;
}
</style>
border-color css
<style>
span { border-color: #343537; }
span { border-color: rgb(52,53,55); }
td.TdClassName
{
border-color: #343537;
}
.TagClassName
{
border-color: #343537;
}
</style>