Shades of Himalaya #766123
Tints of Himalaya #766123
RGB
CMYK
RGB Variations
Color information
#766123 (or 0x766123) is known color: Himalaya. HEX triplet: 76, 61 and 23. RGB value is (118,97,35). Sum of RGB (Red+Green+Blue) = 118+97+35=250 (33% of max value = 765). Red value is 118 (46.48% from 255 or 47.2% from 250); Green value is 97 (38.28% from 255 or 38.8% from 250); Blue value is 35 (14.06% from 255 or 14% from 250); Max value from RGB is 118 - color contains mainly: red. Hex color #766123 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766123 is #899EDC. Grayscale: #606060. Windows color (decimal): -9019101 or 2318710. OLE color: 2318710.
HSL color Cylindrical-coordinate representation of color #766123: hue angle of 44.82º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #766123 is Cyan = 0, Magento = 0.18, Yellow = 0.70 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 97 | 35 | - |
| CMYK | 0 | 0.18 | 0.70 | 0.54 |
| HSL | 44.82º | 0.54% | 0.3% | - |
| HSV(B) | 44.82º | 0.7% | 0.46% | - |
| XYZ | 12.05 | 12.52 | 3.37 | - |
| YUV | 96.21 | 93.46 | 143.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 97 | 35 | 0 | 0.18 | 0.70 | 0.54 | 44.82 | 0.54 | 0.3 |
| Hex | 76 | 61 | 23 | 0 | 12 | 46 | 36 | 2D | 36 | 1E |
| Octal | 166 | 141 | 43 | 0 | 22 | 106 | 66 | 55 | 66 | 36 |
| Binary | 1110110 | 1100001 | 100011 | 0 | 10010 | 1000110 | 110110 | 101101 | 110110 | 11110 |
Color Harmonies of #766123
Complementary color
Monochromatic Colors of #766123
Black with #766123
Text Example
Text Example
White with #766123
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766123; }
p { color: rgb(118,97,35); }
H1.HeaderClassName
{
color: #766123;
}
.AnyTagClassName
{
color: #766123;
}
</style>
background-color css
<style>
a { background-color: #766123; }
a { background-color: rgb(118,97,35); }
div.DivClassName
{
background-color: #766123;
}
.BgClassName
{
background-color: #766123;
}
</style>
border-color css
<style>
span { border-color: #766123; }
span { border-color: rgb(118,97,35); }
td.TdClassName
{
border-color: #766123;
}
.TagClassName
{
border-color: #766123;
}
</style>