Shades of Himalaya #766525
Tints of Himalaya #766525
RGB
CMYK
RGB Variations
Color information
#766525 (or 0x766525) is known color: Himalaya. HEX triplet: 76, 65 and 25. RGB value is (118,101,37). Sum of RGB (Red+Green+Blue) = 118+101+37=256 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.09% from 256); Green value is 101 (39.84% from 255 or 39.45% from 256); Blue value is 37 (14.84% from 255 or 14.45% from 256); Max value from RGB is 118 - color contains mainly: red. Hex color #766525 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766525 is #899ADA. Grayscale: #636363. Windows color (decimal): -9018075 or 2450806. OLE color: 2450806.
HSL color Cylindrical-coordinate representation of color #766525: hue angle of 47.41º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #766525 is Cyan = 0, Magento = 0.14, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 101 | 37 | - |
| CMYK | 0 | 0.14 | 0.69 | 0.54 |
| HSL | 47.41º | 0.52% | 0.3% | - |
| HSV(B) | 47.41º | 0.69% | 0.46% | - |
| XYZ | 12.46 | 13.29 | 3.66 | - |
| YUV | 98.79 | 93.13 | 141.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 101 | 37 | 0 | 0.14 | 0.69 | 0.54 | 47.41 | 0.52 | 0.3 |
| Hex | 76 | 65 | 25 | 0 | E | 45 | 36 | 2F | 34 | 1E |
| Octal | 166 | 145 | 45 | 0 | 16 | 105 | 66 | 57 | 64 | 36 |
| Binary | 1110110 | 1100101 | 100101 | 0 | 1110 | 1000101 | 110110 | 101111 | 110100 | 11110 |
Color Harmonies of #766525
Complementary color
Monochromatic Colors of #766525
Black with #766525
Text Example
Text Example
White with #766525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766525; }
p { color: rgb(118,101,37); }
H1.HeaderClassName
{
color: #766525;
}
.AnyTagClassName
{
color: #766525;
}
</style>
background-color css
<style>
a { background-color: #766525; }
a { background-color: rgb(118,101,37); }
div.DivClassName
{
background-color: #766525;
}
.BgClassName
{
background-color: #766525;
}
</style>
border-color css
<style>
span { border-color: #766525; }
span { border-color: rgb(118,101,37); }
td.TdClassName
{
border-color: #766525;
}
.TagClassName
{
border-color: #766525;
}
</style>