Shades of Himalaya #726530
Tints of Himalaya #726530
RGB
CMYK
RGB Variations
Color information
#726530 (or 0x726530) is known color: Himalaya. HEX triplet: 72, 65 and 30. RGB value is (114,101,48). Sum of RGB (Red+Green+Blue) = 114+101+48=263 (34% of max value = 765). Red value is 114 (44.92% from 255 or 43.35% from 263); Green value is 101 (39.84% from 255 or 38.40% from 263); Blue value is 48 (19.14% from 255 or 18.25% from 263); Max value from RGB is 114 - color contains mainly: red. Hex color #726530 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726530 is #8D9ACF. Grayscale: #636363. Windows color (decimal): -9280208 or 3171698. OLE color: 3171698.
HSL color Cylindrical-coordinate representation of color #726530: hue angle of 48.18º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #726530 is Cyan = 0, Magento = 0.11, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 101 | 48 | - |
| CMYK | 0 | 0.11 | 0.58 | 0.55 |
| HSL | 48.18º | 0.41% | 0.32% | - |
| HSV(B) | 48.18º | 0.58% | 0.45% | - |
| XYZ | 12.13 | 13.1 | 4.69 | - |
| YUV | 98.85 | 99.31 | 138.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 101 | 48 | 0 | 0.11 | 0.58 | 0.55 | 48.18 | 0.41 | 0.32 |
| Hex | 72 | 65 | 30 | 0 | B | 3A | 37 | 30 | 29 | 20 |
| Octal | 162 | 145 | 60 | 0 | 13 | 72 | 67 | 60 | 51 | 40 |
| Binary | 1110010 | 1100101 | 110000 | 0 | 1011 | 111010 | 110111 | 110000 | 101001 | 100000 |
Color Harmonies of #726530
Complementary color
Monochromatic Colors of #726530
Black with #726530
Text Example
Text Example
White with #726530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726530; }
p { color: rgb(114,101,48); }
H1.HeaderClassName
{
color: #726530;
}
.AnyTagClassName
{
color: #726530;
}
</style>
background-color css
<style>
a { background-color: #726530; }
a { background-color: rgb(114,101,48); }
div.DivClassName
{
background-color: #726530;
}
.BgClassName
{
background-color: #726530;
}
</style>
border-color css
<style>
span { border-color: #726530; }
span { border-color: rgb(114,101,48); }
td.TdClassName
{
border-color: #726530;
}
.TagClassName
{
border-color: #726530;
}
</style>