Shades of Himalaya #816730
Tints of Himalaya #816730
RGB
CMYK
RGB Variations
Color information
#816730 (or 0x816730) is known color: Himalaya. HEX triplet: 81, 67 and 30. RGB value is (129,103,48). Sum of RGB (Red+Green+Blue) = 129+103+48=280 (37% of max value = 765). Red value is 129 (50.78% from 255 or 46.07% from 280); Green value is 103 (40.62% from 255 or 36.79% from 280); Blue value is 48 (19.14% from 255 or 17.14% from 280); Max value from RGB is 129 - color contains mainly: red. Hex color #816730 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #816730 is #7E98CF. Grayscale: #686868. Windows color (decimal): -8296656 or 3172225. OLE color: 3172225.
HSL color Cylindrical-coordinate representation of color #816730: hue angle of 40.74º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #816730 is Cyan = 0, Magento = 0.20, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 103 | 48 | - |
| CMYK | 0 | 0.20 | 0.63 | 0.49 |
| HSL | 40.74º | 0.46% | 0.35% | - |
| HSV(B) | 40.74º | 0.63% | 0.51% | - |
| XYZ | 14.44 | 14.58 | 4.85 | - |
| YUV | 104.5 | 96.11 | 145.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 103 | 48 | 0 | 0.20 | 0.63 | 0.49 | 40.74 | 0.46 | 0.35 |
| Hex | 81 | 67 | 30 | 0 | 14 | 3F | 31 | 29 | 2E | 23 |
| Octal | 201 | 147 | 60 | 0 | 24 | 77 | 61 | 51 | 56 | 43 |
| Binary | 10000001 | 1100111 | 110000 | 0 | 10100 | 111111 | 110001 | 101001 | 101110 | 100011 |
Color Harmonies of #816730
Complementary color
Monochromatic Colors of #816730
Black with #816730
Text Example
Text Example
White with #816730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816730; }
p { color: rgb(129,103,48); }
H1.HeaderClassName
{
color: #816730;
}
.AnyTagClassName
{
color: #816730;
}
</style>
background-color css
<style>
a { background-color: #816730; }
a { background-color: rgb(129,103,48); }
div.DivClassName
{
background-color: #816730;
}
.BgClassName
{
background-color: #816730;
}
</style>
border-color css
<style>
span { border-color: #816730; }
span { border-color: rgb(129,103,48); }
td.TdClassName
{
border-color: #816730;
}
.TagClassName
{
border-color: #816730;
}
</style>