Shades of Kilamanjaro #393532
Tints of Kilamanjaro #393532
RGB
CMYK
RGB Variations
Color information
#393532 (or 0x393532) is known color: Kilamanjaro. HEX triplet: 39, 35 and 32. RGB value is (57,53,50). Sum of RGB (Red+Green+Blue) = 57+53+50=160 (21% of max value = 765). Red value is 57 (22.66% from 255 or 35.62% from 160); Green value is 53 (21.09% from 255 or 33.12% from 160); Blue value is 50 (19.92% from 255 or 31.25% from 160); Max value from RGB is 57 - color contains mainly: red. Hex color #393532 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #393532 is #C6CACD. Grayscale: #353535. Windows color (decimal): -13028046 or 3290425. OLE color: 3290425.
HSL color Cylindrical-coordinate representation of color #393532: hue angle of 25.71º 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 #393532 is Cyan = 0, Magento = 0.07, Yellow = 0.12 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 53 | 50 | - |
| CMYK | 0 | 0.07 | 0.12 | 0.78 |
| HSL | 25.71º | 0.07% | 0.21% | - |
| HSV(B) | 25.71º | 0.12% | 0.22% | - |
| XYZ | 3.54 | 3.65 | 3.54 | - |
| YUV | 53.85 | 125.83 | 130.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 53 | 50 | 0 | 0.07 | 0.12 | 0.78 | 25.71 | 0.07 | 0.21 |
| Hex | 39 | 35 | 32 | 0 | 7 | C | 4E | 1A | 7 | 15 |
| Octal | 71 | 65 | 62 | 0 | 7 | 14 | 116 | 32 | 7 | 25 |
| Binary | 111001 | 110101 | 110010 | 0 | 111 | 1100 | 1001110 | 11010 | 111 | 10101 |
Color Harmonies of #393532
Complementary color
Monochromatic Colors of #393532
Black with #393532
Text Example
Text Example
White with #393532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393532; }
p { color: rgb(57,53,50); }
H1.HeaderClassName
{
color: #393532;
}
.AnyTagClassName
{
color: #393532;
}
</style>
background-color css
<style>
a { background-color: #393532; }
a { background-color: rgb(57,53,50); }
div.DivClassName
{
background-color: #393532;
}
.BgClassName
{
background-color: #393532;
}
</style>
border-color css
<style>
span { border-color: #393532; }
span { border-color: rgb(57,53,50); }
td.TdClassName
{
border-color: #393532;
}
.TagClassName
{
border-color: #393532;
}
</style>