Shades of Himalaya #726633
Tints of Himalaya #726633
RGB
CMYK
RGB Variations
Color information
#726633 (or 0x726633) is known color: Himalaya. HEX triplet: 72, 66 and 33. RGB value is (114,102,51). Sum of RGB (Red+Green+Blue) = 114+102+51=267 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.70% from 267); Green value is 102 (40.23% from 255 or 38.20% from 267); Blue value is 51 (20.31% from 255 or 19.10% from 267); Max value from RGB is 114 - color contains mainly: red. Hex color #726633 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726633 is #8D99CC. Grayscale: #636363. Windows color (decimal): -9279949 or 3368562. OLE color: 3368562.
HSL color Cylindrical-coordinate representation of color #726633: hue angle of 48.57º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #726633 is Cyan = 0, Magento = 0.11, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 102 | 51 | - |
| CMYK | 0 | 0.11 | 0.55 | 0.55 |
| HSL | 48.57º | 0.38% | 0.32% | - |
| HSV(B) | 48.57º | 0.55% | 0.45% | - |
| XYZ | 12.29 | 13.32 | 5.06 | - |
| YUV | 99.77 | 100.48 | 138.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 102 | 51 | 0 | 0.11 | 0.55 | 0.55 | 48.57 | 0.38 | 0.32 |
| Hex | 72 | 66 | 33 | 0 | B | 37 | 37 | 31 | 26 | 20 |
| Octal | 162 | 146 | 63 | 0 | 13 | 67 | 67 | 61 | 46 | 40 |
| Binary | 1110010 | 1100110 | 110011 | 0 | 1011 | 110111 | 110111 | 110001 | 100110 | 100000 |
Color Harmonies of #726633
Complementary color
Monochromatic Colors of #726633
Black with #726633
Text Example
Text Example
White with #726633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726633; }
p { color: rgb(114,102,51); }
H1.HeaderClassName
{
color: #726633;
}
.AnyTagClassName
{
color: #726633;
}
</style>
background-color css
<style>
a { background-color: #726633; }
a { background-color: rgb(114,102,51); }
div.DivClassName
{
background-color: #726633;
}
.BgClassName
{
background-color: #726633;
}
</style>
border-color css
<style>
span { border-color: #726633; }
span { border-color: rgb(114,102,51); }
td.TdClassName
{
border-color: #726633;
}
.TagClassName
{
border-color: #726633;
}
</style>