Shades of Himalaya #696035
Tints of Himalaya #696035
RGB
CMYK
RGB Variations
Color information
#696035 (or 0x696035) is known color: Himalaya. HEX triplet: 69, 60 and 35. RGB value is (105,96,53). Sum of RGB (Red+Green+Blue) = 105+96+53=254 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.34% from 254); Green value is 96 (37.89% from 255 or 37.80% from 254); Blue value is 53 (21.09% from 255 or 20.87% from 254); Max value from RGB is 105 - color contains mainly: red. Hex color #696035 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696035 is #969FCA. Grayscale: #5D5D5D. Windows color (decimal): -9871307 or 3498089. OLE color: 3498089.
HSL color Cylindrical-coordinate representation of color #696035: hue angle of 49.62º degrees, saturation: 0.33, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #696035 is Cyan = 0, Magento = 0.09, Yellow = 0.50 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 96 | 53 | - |
| CMYK | 0 | 0.09 | 0.50 | 0.59 |
| HSL | 49.62º | 0.33% | 0.31% | - |
| HSV(B) | 49.62º | 0.5% | 0.41% | - |
| XYZ | 10.65 | 11.63 | 5.05 | - |
| YUV | 93.79 | 104.98 | 136 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 96 | 53 | 0 | 0.09 | 0.50 | 0.59 | 49.62 | 0.33 | 0.31 |
| Hex | 69 | 60 | 35 | 0 | 9 | 32 | 3B | 32 | 21 | 1F |
| Octal | 151 | 140 | 65 | 0 | 11 | 62 | 73 | 62 | 41 | 37 |
| Binary | 1101001 | 1100000 | 110101 | 0 | 1001 | 110010 | 111011 | 110010 | 100001 | 11111 |
Color Harmonies of #696035
Complementary color
Monochromatic Colors of #696035
Black with #696035
Text Example
Text Example
White with #696035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696035; }
p { color: rgb(105,96,53); }
H1.HeaderClassName
{
color: #696035;
}
.AnyTagClassName
{
color: #696035;
}
</style>
background-color css
<style>
a { background-color: #696035; }
a { background-color: rgb(105,96,53); }
div.DivClassName
{
background-color: #696035;
}
.BgClassName
{
background-color: #696035;
}
</style>
border-color css
<style>
span { border-color: #696035; }
span { border-color: rgb(105,96,53); }
td.TdClassName
{
border-color: #696035;
}
.TagClassName
{
border-color: #696035;
}
</style>