Shades of Himalaya #766828
Tints of Himalaya #766828
RGB
CMYK
RGB Variations
Color information
#766828 (or 0x766828) is known color: Himalaya. HEX triplet: 76, 68 and 28. RGB value is (118,104,40). Sum of RGB (Red+Green+Blue) = 118+104+40=262 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.04% from 262); Green value is 104 (41.02% from 255 or 39.69% from 262); Blue value is 40 (16.02% from 255 or 15.27% from 262); Max value from RGB is 118 - color contains mainly: red. Hex color #766828 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766828 is #8997D7. Grayscale: #656565. Windows color (decimal): -9017304 or 2648182. OLE color: 2648182.
HSL color Cylindrical-coordinate representation of color #766828: hue angle of 49.23º 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 #766828 is Cyan = 0, Magento = 0.12, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 104 | 40 | - |
| CMYK | 0 | 0.12 | 0.66 | 0.54 |
| HSL | 49.23º | 0.49% | 0.31% | - |
| HSV(B) | 49.23º | 0.66% | 0.46% | - |
| XYZ | 12.8 | 13.91 | 4.02 | - |
| YUV | 100.89 | 93.64 | 140.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 40 | 0 | 0.12 | 0.66 | 0.54 | 49.23 | 0.49 | 0.31 |
| Hex | 76 | 68 | 28 | 0 | C | 42 | 36 | 31 | 31 | 1F |
| Octal | 166 | 150 | 50 | 0 | 14 | 102 | 66 | 61 | 61 | 37 |
| Binary | 1110110 | 1101000 | 101000 | 0 | 1100 | 1000010 | 110110 | 110001 | 110001 | 11111 |
Color Harmonies of #766828
Complementary color
Monochromatic Colors of #766828
Black with #766828
Text Example
Text Example
White with #766828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766828; }
p { color: rgb(118,104,40); }
H1.HeaderClassName
{
color: #766828;
}
.AnyTagClassName
{
color: #766828;
}
</style>
background-color css
<style>
a { background-color: #766828; }
a { background-color: rgb(118,104,40); }
div.DivClassName
{
background-color: #766828;
}
.BgClassName
{
background-color: #766828;
}
</style>
border-color css
<style>
span { border-color: #766828; }
span { border-color: rgb(118,104,40); }
td.TdClassName
{
border-color: #766828;
}
.TagClassName
{
border-color: #766828;
}
</style>