Shades of Himalaya #696037
Tints of Himalaya #696037
RGB
CMYK
RGB Variations
Color information
#696037 (or 0x696037) is known color: Himalaya. HEX triplet: 69, 60 and 37. RGB value is (105,96,55). Sum of RGB (Red+Green+Blue) = 105+96+55=256 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.02% from 256); Green value is 96 (37.89% from 255 or 37.5% from 256); Blue value is 55 (21.88% from 255 or 21.48% from 256); Max value from RGB is 105 - color contains mainly: red. Hex color #696037 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696037 is #969FC8. Grayscale: #5E5E5E. Windows color (decimal): -9871305 or 3629161. OLE color: 3629161.
HSL color Cylindrical-coordinate representation of color #696037: hue angle of 49.2º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #696037 is Cyan = 0, Magento = 0.09, Yellow = 0.48 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 96 | 55 | - |
| CMYK | 0 | 0.09 | 0.48 | 0.59 |
| HSL | 49.2º | 0.31% | 0.31% | - |
| HSV(B) | 49.2º | 0.48% | 0.41% | - |
| XYZ | 10.7 | 11.64 | 5.3 | - |
| YUV | 94.02 | 105.98 | 135.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 96 | 55 | 0 | 0.09 | 0.48 | 0.59 | 49.2 | 0.31 | 0.31 |
| Hex | 69 | 60 | 37 | 0 | 9 | 30 | 3B | 31 | 1F | 1F |
| Octal | 151 | 140 | 67 | 0 | 11 | 60 | 73 | 61 | 37 | 37 |
| Binary | 1101001 | 1100000 | 110111 | 0 | 1001 | 110000 | 111011 | 110001 | 11111 | 11111 |
Color Harmonies of #696037
Complementary color
Monochromatic Colors of #696037
Black with #696037
Text Example
Text Example
White with #696037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696037; }
p { color: rgb(105,96,55); }
H1.HeaderClassName
{
color: #696037;
}
.AnyTagClassName
{
color: #696037;
}
</style>
background-color css
<style>
a { background-color: #696037; }
a { background-color: rgb(105,96,55); }
div.DivClassName
{
background-color: #696037;
}
.BgClassName
{
background-color: #696037;
}
</style>
border-color css
<style>
span { border-color: #696037; }
span { border-color: rgb(105,96,55); }
td.TdClassName
{
border-color: #696037;
}
.TagClassName
{
border-color: #696037;
}
</style>