Shades of Himalaya #726533
Tints of Himalaya #726533
RGB
CMYK
RGB Variations
Color information
#726533 (or 0x726533) is known color: Himalaya. HEX triplet: 72, 65 and 33. RGB value is (114,101,51). Sum of RGB (Red+Green+Blue) = 114+101+51=266 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.86% from 266); Green value is 101 (39.84% from 255 or 37.97% from 266); Blue value is 51 (20.31% from 255 or 19.17% from 266); Max value from RGB is 114 - color contains mainly: red. Hex color #726533 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726533 is #8D9ACC. Grayscale: #636363. Windows color (decimal): -9280205 or 3368306. OLE color: 3368306.
HSL color Cylindrical-coordinate representation of color #726533: hue angle of 47.62º 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 #726533 is Cyan = 0, Magento = 0.11, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 101 | 51 | - |
| CMYK | 0 | 0.11 | 0.55 | 0.55 |
| HSL | 47.62º | 0.38% | 0.32% | - |
| HSV(B) | 47.62º | 0.55% | 0.45% | - |
| XYZ | 12.19 | 13.12 | 5.02 | - |
| YUV | 99.19 | 100.81 | 138.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 101 | 51 | 0 | 0.11 | 0.55 | 0.55 | 47.62 | 0.38 | 0.32 |
| Hex | 72 | 65 | 33 | 0 | B | 37 | 37 | 30 | 26 | 20 |
| Octal | 162 | 145 | 63 | 0 | 13 | 67 | 67 | 60 | 46 | 40 |
| Binary | 1110010 | 1100101 | 110011 | 0 | 1011 | 110111 | 110111 | 110000 | 100110 | 100000 |
Color Harmonies of #726533
Complementary color
Monochromatic Colors of #726533
Black with #726533
Text Example
Text Example
White with #726533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726533; }
p { color: rgb(114,101,51); }
H1.HeaderClassName
{
color: #726533;
}
.AnyTagClassName
{
color: #726533;
}
</style>
background-color css
<style>
a { background-color: #726533; }
a { background-color: rgb(114,101,51); }
div.DivClassName
{
background-color: #726533;
}
.BgClassName
{
background-color: #726533;
}
</style>
border-color css
<style>
span { border-color: #726533; }
span { border-color: rgb(114,101,51); }
td.TdClassName
{
border-color: #726533;
}
.TagClassName
{
border-color: #726533;
}
</style>