Shades of Himalaya #766427
Tints of Himalaya #766427
RGB
CMYK
RGB Variations
Color information
#766427 (or 0x766427) is known color: Himalaya. HEX triplet: 76, 64 and 27. RGB value is (118,100,39). Sum of RGB (Red+Green+Blue) = 118+100+39=257 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.91% from 257); Green value is 100 (39.45% from 255 or 38.91% from 257); Blue value is 39 (15.62% from 255 or 15.18% from 257); Max value from RGB is 118 - color contains mainly: red. Hex color #766427 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766427 is #899BD8. Grayscale: #626262. Windows color (decimal): -9018329 or 2581622. OLE color: 2581622.
HSL color Cylindrical-coordinate representation of color #766427: hue angle of 46.33º 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 #766427 is Cyan = 0, Magento = 0.15, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 100 | 39 | - |
| CMYK | 0 | 0.15 | 0.67 | 0.54 |
| HSL | 46.33º | 0.5% | 0.31% | - |
| HSV(B) | 46.33º | 0.67% | 0.46% | - |
| XYZ | 12.39 | 13.11 | 3.8 | - |
| YUV | 98.43 | 94.46 | 141.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 100 | 39 | 0 | 0.15 | 0.67 | 0.54 | 46.33 | 0.5 | 0.31 |
| Hex | 76 | 64 | 27 | 0 | F | 43 | 36 | 2E | 32 | 1F |
| Octal | 166 | 144 | 47 | 0 | 17 | 103 | 66 | 56 | 62 | 37 |
| Binary | 1110110 | 1100100 | 100111 | 0 | 1111 | 1000011 | 110110 | 101110 | 110010 | 11111 |
Color Harmonies of #766427
Complementary color
Monochromatic Colors of #766427
Black with #766427
Text Example
Text Example
White with #766427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766427; }
p { color: rgb(118,100,39); }
H1.HeaderClassName
{
color: #766427;
}
.AnyTagClassName
{
color: #766427;
}
</style>
background-color css
<style>
a { background-color: #766427; }
a { background-color: rgb(118,100,39); }
div.DivClassName
{
background-color: #766427;
}
.BgClassName
{
background-color: #766427;
}
</style>
border-color css
<style>
span { border-color: #766427; }
span { border-color: rgb(118,100,39); }
td.TdClassName
{
border-color: #766427;
}
.TagClassName
{
border-color: #766427;
}
</style>