Shades of Himalaya #806833
Tints of Himalaya #806833
RGB
CMYK
RGB Variations
Color information
#806833 (or 0x806833) is known color: Himalaya. HEX triplet: 80, 68 and 33. RGB value is (128,104,51). Sum of RGB (Red+Green+Blue) = 128+104+51=283 (37% of max value = 765). Red value is 128 (50.39% from 255 or 45.23% from 283); Green value is 104 (41.02% from 255 or 36.75% from 283); Blue value is 51 (20.31% from 255 or 18.02% from 283); Max value from RGB is 128 - color contains mainly: red. Hex color #806833 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #806833 is #7F97CC. Grayscale: #696969. Windows color (decimal): -8361933 or 3369088. OLE color: 3369088.
HSL color Cylindrical-coordinate representation of color #806833: hue angle of 41.3º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #806833 is Cyan = 0, Magento = 0.19, Yellow = 0.60 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 104 | 51 | - |
| CMYK | 0 | 0.19 | 0.60 | 0.50 |
| HSL | 41.3º | 0.43% | 0.35% | - |
| HSV(B) | 41.3º | 0.6% | 0.5% | - |
| XYZ | 14.45 | 14.73 | 5.21 | - |
| YUV | 105.13 | 97.45 | 144.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 104 | 51 | 0 | 0.19 | 0.60 | 0.50 | 41.3 | 0.43 | 0.35 |
| Hex | 80 | 68 | 33 | 0 | 13 | 3C | 32 | 29 | 2B | 23 |
| Octal | 200 | 150 | 63 | 0 | 23 | 74 | 62 | 51 | 53 | 43 |
| Binary | 10000000 | 1101000 | 110011 | 0 | 10011 | 111100 | 110010 | 101001 | 101011 | 100011 |
Color Harmonies of #806833
Complementary color
Monochromatic Colors of #806833
Black with #806833
Text Example
Text Example
White with #806833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806833; }
p { color: rgb(128,104,51); }
H1.HeaderClassName
{
color: #806833;
}
.AnyTagClassName
{
color: #806833;
}
</style>
background-color css
<style>
a { background-color: #806833; }
a { background-color: rgb(128,104,51); }
div.DivClassName
{
background-color: #806833;
}
.BgClassName
{
background-color: #806833;
}
</style>
border-color css
<style>
span { border-color: #806833; }
span { border-color: rgb(128,104,51); }
td.TdClassName
{
border-color: #806833;
}
.TagClassName
{
border-color: #806833;
}
</style>