Shades of Kilamanjaro #373534
Tints of Kilamanjaro #373534
RGB
CMYK
RGB Variations
Color information
#373534 (or 0x373534) is known color: Kilamanjaro. HEX triplet: 37, 35 and 34. RGB value is (55,53,52). Sum of RGB (Red+Green+Blue) = 55+53+52=160 (21% of max value = 765). Red value is 55 (21.88% from 255 or 34.38% from 160); Green value is 53 (21.09% from 255 or 33.12% from 160); Blue value is 52 (20.70% from 255 or 32.5% from 160); Max value from RGB is 55 - color contains mainly: red. Hex color #373534 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #373534 is #C8CACB. Grayscale: #353535. Windows color (decimal): -13159116 or 3421495. OLE color: 3421495.
HSL color Cylindrical-coordinate representation of color #373534: hue angle of 20º 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 #373534 is Cyan = 0, Magento = 0.04, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 53 | 52 | - |
| CMYK | 0 | 0.04 | 0.05 | 0.78 |
| HSL | 20º | 0.03% | 0.21% | - |
| HSV(B) | 20º | 0.05% | 0.22% | - |
| XYZ | 3.47 | 3.61 | 3.76 | - |
| YUV | 53.48 | 127.16 | 129.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 53 | 52 | 0 | 0.04 | 0.05 | 0.78 | 20 | 0.03 | 0.21 |
| Hex | 37 | 35 | 34 | 0 | 4 | 5 | 4E | 14 | 3 | 15 |
| Octal | 67 | 65 | 64 | 0 | 4 | 5 | 116 | 24 | 3 | 25 |
| Binary | 110111 | 110101 | 110100 | 0 | 100 | 101 | 1001110 | 10100 | 11 | 10101 |
Color Harmonies of #373534
Complementary color
Monochromatic Colors of #373534
Black with #373534
Text Example
Text Example
White with #373534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373534; }
p { color: rgb(55,53,52); }
H1.HeaderClassName
{
color: #373534;
}
.AnyTagClassName
{
color: #373534;
}
</style>
background-color css
<style>
a { background-color: #373534; }
a { background-color: rgb(55,53,52); }
div.DivClassName
{
background-color: #373534;
}
.BgClassName
{
background-color: #373534;
}
</style>
border-color css
<style>
span { border-color: #373534; }
span { border-color: rgb(55,53,52); }
td.TdClassName
{
border-color: #373534;
}
.TagClassName
{
border-color: #373534;
}
</style>