Shades of Kilamanjaro #363331
Tints of Kilamanjaro #363331
RGB
CMYK
RGB Variations
Color information
#363331 (or 0x363331) is known color: Kilamanjaro. HEX triplet: 36, 33 and 31. RGB value is (54,51,49). Sum of RGB (Red+Green+Blue) = 54+51+49=154 (20% of max value = 765). Red value is 54 (21.48% from 255 or 35.06% from 154); Green value is 51 (20.31% from 255 or 33.12% from 154); Blue value is 49 (19.53% from 255 or 31.82% from 154); Max value from RGB is 54 - color contains mainly: red. Hex color #363331 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #363331 is #C9CCCE. Grayscale: #333333. Windows color (decimal): -13225167 or 3224374. OLE color: 3224374.
HSL color Cylindrical-coordinate representation of color #363331: hue angle of 24º degrees, saturation: 0.05, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #363331 is Cyan = 0, Magento = 0.06, Yellow = 0.09 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 51 | 49 | - |
| CMYK | 0 | 0.06 | 0.09 | 0.79 |
| HSL | 24º | 0.05% | 0.2% | - |
| HSV(B) | 24º | 0.09% | 0.21% | - |
| XYZ | 3.26 | 3.37 | 3.39 | - |
| YUV | 51.67 | 126.49 | 129.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 51 | 49 | 0 | 0.06 | 0.09 | 0.79 | 24 | 0.05 | 0.2 |
| Hex | 36 | 33 | 31 | 0 | 6 | 9 | 4F | 18 | 5 | 14 |
| Octal | 66 | 63 | 61 | 0 | 6 | 11 | 117 | 30 | 5 | 24 |
| Binary | 110110 | 110011 | 110001 | 0 | 110 | 1001 | 1001111 | 11000 | 101 | 10100 |
Color Harmonies of #363331
Complementary color
Monochromatic Colors of #363331
Black with #363331
Text Example
Text Example
White with #363331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363331; }
p { color: rgb(54,51,49); }
H1.HeaderClassName
{
color: #363331;
}
.AnyTagClassName
{
color: #363331;
}
</style>
background-color css
<style>
a { background-color: #363331; }
a { background-color: rgb(54,51,49); }
div.DivClassName
{
background-color: #363331;
}
.BgClassName
{
background-color: #363331;
}
</style>
border-color css
<style>
span { border-color: #363331; }
span { border-color: rgb(54,51,49); }
td.TdClassName
{
border-color: #363331;
}
.TagClassName
{
border-color: #363331;
}
</style>