Shades of Kilamanjaro #423935
Tints of Kilamanjaro #423935
RGB
CMYK
RGB Variations
Color information
#423935 (or 0x423935) is known color: Kilamanjaro. HEX triplet: 42, 39 and 35. RGB value is (66,57,53). Sum of RGB (Red+Green+Blue) = 66+57+53=176 (23% of max value = 765). Red value is 66 (26.17% from 255 or 37.5% from 176); Green value is 57 (22.66% from 255 or 32.39% from 176); Blue value is 53 (21.09% from 255 or 30.11% from 176); Max value from RGB is 66 - color contains mainly: red. Hex color #423935 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423935 is #BDC6CA. Grayscale: #3B3B3B. Windows color (decimal): -12437195 or 3488066. OLE color: 3488066.
HSL color Cylindrical-coordinate representation of color #423935: hue angle of 18.46º degrees, saturation: 0.11, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #423935 is Cyan = 0, Magento = 0.14, Yellow = 0.20 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 57 | 53 | - |
| CMYK | 0 | 0.14 | 0.20 | 0.74 |
| HSL | 18.46º | 0.11% | 0.23% | - |
| HSV(B) | 18.46º | 0.2% | 0.26% | - |
| XYZ | 4.35 | 4.34 | 3.98 | - |
| YUV | 59.24 | 124.48 | 132.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 57 | 53 | 0 | 0.14 | 0.20 | 0.74 | 18.46 | 0.11 | 0.23 |
| Hex | 42 | 39 | 35 | 0 | E | 14 | 4A | 12 | B | 17 |
| Octal | 102 | 71 | 65 | 0 | 16 | 24 | 112 | 22 | 13 | 27 |
| Binary | 1000010 | 111001 | 110101 | 0 | 1110 | 10100 | 1001010 | 10010 | 1011 | 10111 |
Color Harmonies of #423935
Complementary color
Monochromatic Colors of #423935
Black with #423935
Text Example
Text Example
White with #423935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423935; }
p { color: rgb(66,57,53); }
H1.HeaderClassName
{
color: #423935;
}
.AnyTagClassName
{
color: #423935;
}
</style>
background-color css
<style>
a { background-color: #423935; }
a { background-color: rgb(66,57,53); }
div.DivClassName
{
background-color: #423935;
}
.BgClassName
{
background-color: #423935;
}
</style>
border-color css
<style>
span { border-color: #423935; }
span { border-color: rgb(66,57,53); }
td.TdClassName
{
border-color: #423935;
}
.TagClassName
{
border-color: #423935;
}
</style>