Shades of Himalaya #766527
Tints of Himalaya #766527
RGB
CMYK
RGB Variations
Color information
#766527 (or 0x766527) is known color: Himalaya. HEX triplet: 76, 65 and 27. RGB value is (118,101,39). Sum of RGB (Red+Green+Blue) = 118+101+39=258 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.74% from 258); Green value is 101 (39.84% from 255 or 39.15% from 258); Blue value is 39 (15.62% from 255 or 15.12% from 258); Max value from RGB is 118 - color contains mainly: red. Hex color #766527 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766527 is #899AD8. Grayscale: #636363. Windows color (decimal): -9018073 or 2581878. OLE color: 2581878.
HSL color Cylindrical-coordinate representation of color #766527: hue angle of 47.09º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #766527 is Cyan = 0, Magento = 0.14, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 101 | 39 | - |
| CMYK | 0 | 0.14 | 0.67 | 0.54 |
| HSL | 47.09º | 0.5% | 0.31% | - |
| HSV(B) | 47.09º | 0.67% | 0.46% | - |
| XYZ | 12.49 | 13.31 | 3.83 | - |
| YUV | 99.02 | 94.13 | 141.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 101 | 39 | 0 | 0.14 | 0.67 | 0.54 | 47.09 | 0.5 | 0.31 |
| Hex | 76 | 65 | 27 | 0 | E | 43 | 36 | 2F | 32 | 1F |
| Octal | 166 | 145 | 47 | 0 | 16 | 103 | 66 | 57 | 62 | 37 |
| Binary | 1110110 | 1100101 | 100111 | 0 | 1110 | 1000011 | 110110 | 101111 | 110010 | 11111 |
Color Harmonies of #766527
Complementary color
Monochromatic Colors of #766527
Black with #766527
Text Example
Text Example
White with #766527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766527; }
p { color: rgb(118,101,39); }
H1.HeaderClassName
{
color: #766527;
}
.AnyTagClassName
{
color: #766527;
}
</style>
background-color css
<style>
a { background-color: #766527; }
a { background-color: rgb(118,101,39); }
div.DivClassName
{
background-color: #766527;
}
.BgClassName
{
background-color: #766527;
}
</style>
border-color css
<style>
span { border-color: #766527; }
span { border-color: rgb(118,101,39); }
td.TdClassName
{
border-color: #766527;
}
.TagClassName
{
border-color: #766527;
}
</style>