Shades of Kilamanjaro #403631
Tints of Kilamanjaro #403631
RGB
CMYK
RGB Variations
Color information
#403631 (or 0x403631) is known color: Kilamanjaro. HEX triplet: 40, 36 and 31. RGB value is (64,54,49). Sum of RGB (Red+Green+Blue) = 64+54+49=167 (22% of max value = 765). Red value is 64 (25.39% from 255 or 38.32% from 167); Green value is 54 (21.48% from 255 or 32.34% from 167); Blue value is 49 (19.53% from 255 or 29.34% from 167); Max value from RGB is 64 - color contains mainly: red. Hex color #403631 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #403631 is #BFC9CE. Grayscale: #383838. Windows color (decimal): -12569039 or 3225152. OLE color: 3225152.
HSL color Cylindrical-coordinate representation of color #403631: hue angle of 20º degrees, saturation: 0.13, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #403631 is Cyan = 0, Magento = 0.16, Yellow = 0.23 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 54 | 49 | - |
| CMYK | 0 | 0.16 | 0.23 | 0.75 |
| HSL | 20º | 0.13% | 0.22% | - |
| HSV(B) | 20º | 0.23% | 0.25% | - |
| XYZ | 3.99 | 3.95 | 3.46 | - |
| YUV | 56.42 | 123.81 | 133.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 54 | 49 | 0 | 0.16 | 0.23 | 0.75 | 20 | 0.13 | 0.22 |
| Hex | 40 | 36 | 31 | 0 | 10 | 17 | 4B | 14 | D | 16 |
| Octal | 100 | 66 | 61 | 0 | 20 | 27 | 113 | 24 | 15 | 26 |
| Binary | 1000000 | 110110 | 110001 | 0 | 10000 | 10111 | 1001011 | 10100 | 1101 | 10110 |
Color Harmonies of #403631
Complementary color
Monochromatic Colors of #403631
Black with #403631
Text Example
Text Example
White with #403631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403631; }
p { color: rgb(64,54,49); }
H1.HeaderClassName
{
color: #403631;
}
.AnyTagClassName
{
color: #403631;
}
</style>
background-color css
<style>
a { background-color: #403631; }
a { background-color: rgb(64,54,49); }
div.DivClassName
{
background-color: #403631;
}
.BgClassName
{
background-color: #403631;
}
</style>
border-color css
<style>
span { border-color: #403631; }
span { border-color: rgb(64,54,49); }
td.TdClassName
{
border-color: #403631;
}
.TagClassName
{
border-color: #403631;
}
</style>