Shades of Himalaya #766228
Tints of Himalaya #766228
RGB
CMYK
RGB Variations
Color information
#766228 (or 0x766228) is known color: Himalaya. HEX triplet: 76, 62 and 28. RGB value is (118,98,40). Sum of RGB (Red+Green+Blue) = 118+98+40=256 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.09% from 256); Green value is 98 (38.67% from 255 or 38.28% from 256); Blue value is 40 (16.02% from 255 or 15.62% from 256); Max value from RGB is 118 - color contains mainly: red. Hex color #766228 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766228 is #899DD7. Grayscale: #616161. Windows color (decimal): -9018840 or 2646646. OLE color: 2646646.
HSL color Cylindrical-coordinate representation of color #766228: hue angle of 44.62º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #766228 is Cyan = 0, Magento = 0.17, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 98 | 40 | - |
| CMYK | 0 | 0.17 | 0.66 | 0.54 |
| HSL | 44.62º | 0.49% | 0.31% | - |
| HSV(B) | 44.62º | 0.66% | 0.46% | - |
| XYZ | 12.22 | 12.74 | 3.82 | - |
| YUV | 97.37 | 95.63 | 142.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 98 | 40 | 0 | 0.17 | 0.66 | 0.54 | 44.62 | 0.49 | 0.31 |
| Hex | 76 | 62 | 28 | 0 | 11 | 42 | 36 | 2D | 31 | 1F |
| Octal | 166 | 142 | 50 | 0 | 21 | 102 | 66 | 55 | 61 | 37 |
| Binary | 1110110 | 1100010 | 101000 | 0 | 10001 | 1000010 | 110110 | 101101 | 110001 | 11111 |
Color Harmonies of #766228
Complementary color
Monochromatic Colors of #766228
Black with #766228
Text Example
Text Example
White with #766228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766228; }
p { color: rgb(118,98,40); }
H1.HeaderClassName
{
color: #766228;
}
.AnyTagClassName
{
color: #766228;
}
</style>
background-color css
<style>
a { background-color: #766228; }
a { background-color: rgb(118,98,40); }
div.DivClassName
{
background-color: #766228;
}
.BgClassName
{
background-color: #766228;
}
</style>
border-color css
<style>
span { border-color: #766228; }
span { border-color: rgb(118,98,40); }
td.TdClassName
{
border-color: #766228;
}
.TagClassName
{
border-color: #766228;
}
</style>