Shades of Himalaya #776735
Tints of Himalaya #776735
RGB
CMYK
RGB Variations
Color information
#776735 (or 0x776735) is known color: Himalaya. HEX triplet: 77, 67 and 35. RGB value is (119,103,53). Sum of RGB (Red+Green+Blue) = 119+103+53=275 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.27% from 275); Green value is 103 (40.62% from 255 or 37.45% from 275); Blue value is 53 (21.09% from 255 or 19.27% from 275); Max value from RGB is 119 - color contains mainly: red. Hex color #776735 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776735 is #8898CA. Grayscale: #666666. Windows color (decimal): -8952011 or 3499895. OLE color: 3499895.
HSL color Cylindrical-coordinate representation of color #776735: hue angle of 45.45º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #776735 is Cyan = 0, Magento = 0.13, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 103 | 53 | - |
| CMYK | 0 | 0.13 | 0.55 | 0.53 |
| HSL | 45.45º | 0.38% | 0.34% | - |
| HSV(B) | 45.45º | 0.55% | 0.47% | - |
| XYZ | 13.1 | 13.88 | 5.36 | - |
| YUV | 102.08 | 100.3 | 140.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 103 | 53 | 0 | 0.13 | 0.55 | 0.53 | 45.45 | 0.38 | 0.34 |
| Hex | 77 | 67 | 35 | 0 | D | 37 | 35 | 2D | 26 | 22 |
| Octal | 167 | 147 | 65 | 0 | 15 | 67 | 65 | 55 | 46 | 42 |
| Binary | 1110111 | 1100111 | 110101 | 0 | 1101 | 110111 | 110101 | 101101 | 100110 | 100010 |
Color Harmonies of #776735
Complementary color
Monochromatic Colors of #776735
Black with #776735
Text Example
Text Example
White with #776735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776735; }
p { color: rgb(119,103,53); }
H1.HeaderClassName
{
color: #776735;
}
.AnyTagClassName
{
color: #776735;
}
</style>
background-color css
<style>
a { background-color: #776735; }
a { background-color: rgb(119,103,53); }
div.DivClassName
{
background-color: #776735;
}
.BgClassName
{
background-color: #776735;
}
</style>
border-color css
<style>
span { border-color: #776735; }
span { border-color: rgb(119,103,53); }
td.TdClassName
{
border-color: #776735;
}
.TagClassName
{
border-color: #776735;
}
</style>