Shades of Himalaya #806835
Tints of Himalaya #806835
RGB
CMYK
RGB Variations
Color information
#806835 (or 0x806835) is known color: Himalaya. HEX triplet: 80, 68 and 35. RGB value is (128,104,53). Sum of RGB (Red+Green+Blue) = 128+104+53=285 (37% of max value = 765). Red value is 128 (50.39% from 255 or 44.91% from 285); Green value is 104 (41.02% from 255 or 36.49% from 285); Blue value is 53 (21.09% from 255 or 18.60% from 285); Max value from RGB is 128 - color contains mainly: red. Hex color #806835 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #806835 is #7F97CA. Grayscale: #696969. Windows color (decimal): -8361931 or 3500160. OLE color: 3500160.
HSL color Cylindrical-coordinate representation of color #806835: hue angle of 40.8º degrees, saturation: 0.41, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #806835 is Cyan = 0, Magento = 0.19, Yellow = 0.59 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 104 | 53 | - |
| CMYK | 0 | 0.19 | 0.59 | 0.50 |
| HSL | 40.8º | 0.41% | 0.35% | - |
| HSV(B) | 40.8º | 0.59% | 0.5% | - |
| XYZ | 14.5 | 14.75 | 5.45 | - |
| YUV | 105.36 | 98.45 | 144.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 104 | 53 | 0 | 0.19 | 0.59 | 0.50 | 40.8 | 0.41 | 0.35 |
| Hex | 80 | 68 | 35 | 0 | 13 | 3B | 32 | 29 | 29 | 23 |
| Octal | 200 | 150 | 65 | 0 | 23 | 73 | 62 | 51 | 51 | 43 |
| Binary | 10000000 | 1101000 | 110101 | 0 | 10011 | 111011 | 110010 | 101001 | 101001 | 100011 |
Color Harmonies of #806835
Complementary color
Monochromatic Colors of #806835
Black with #806835
Text Example
Text Example
White with #806835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806835; }
p { color: rgb(128,104,53); }
H1.HeaderClassName
{
color: #806835;
}
.AnyTagClassName
{
color: #806835;
}
</style>
background-color css
<style>
a { background-color: #806835; }
a { background-color: rgb(128,104,53); }
div.DivClassName
{
background-color: #806835;
}
.BgClassName
{
background-color: #806835;
}
</style>
border-color css
<style>
span { border-color: #806835; }
span { border-color: rgb(128,104,53); }
td.TdClassName
{
border-color: #806835;
}
.TagClassName
{
border-color: #806835;
}
</style>