Shades of Himalaya #726027
Tints of Himalaya #726027
RGB
CMYK
RGB Variations
Color information
#726027 (or 0x726027) is known color: Himalaya. HEX triplet: 72, 60 and 27. RGB value is (114,96,39). Sum of RGB (Red+Green+Blue) = 114+96+39=249 (32% of max value = 765). Red value is 114 (44.92% from 255 or 45.78% from 249); Green value is 96 (37.89% from 255 or 38.55% from 249); Blue value is 39 (15.62% from 255 or 15.66% from 249); Max value from RGB is 114 - color contains mainly: red. Hex color #726027 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726027 is #8D9FD8. Grayscale: #5F5F5F. Windows color (decimal): -9281497 or 2580594. OLE color: 2580594.
HSL color Cylindrical-coordinate representation of color #726027: hue angle of 45.6º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #726027 is Cyan = 0, Magento = 0.16, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 96 | 39 | - |
| CMYK | 0 | 0.16 | 0.66 | 0.55 |
| HSL | 45.6º | 0.49% | 0.3% | - |
| HSV(B) | 45.6º | 0.66% | 0.45% | - |
| XYZ | 11.49 | 12.09 | 3.65 | - |
| YUV | 94.88 | 96.46 | 141.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 96 | 39 | 0 | 0.16 | 0.66 | 0.55 | 45.6 | 0.49 | 0.3 |
| Hex | 72 | 60 | 27 | 0 | 10 | 42 | 37 | 2E | 31 | 1E |
| Octal | 162 | 140 | 47 | 0 | 20 | 102 | 67 | 56 | 61 | 36 |
| Binary | 1110010 | 1100000 | 100111 | 0 | 10000 | 1000010 | 110111 | 101110 | 110001 | 11110 |
Color Harmonies of #726027
Complementary color
Monochromatic Colors of #726027
Black with #726027
Text Example
Text Example
White with #726027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726027; }
p { color: rgb(114,96,39); }
H1.HeaderClassName
{
color: #726027;
}
.AnyTagClassName
{
color: #726027;
}
</style>
background-color css
<style>
a { background-color: #726027; }
a { background-color: rgb(114,96,39); }
div.DivClassName
{
background-color: #726027;
}
.BgClassName
{
background-color: #726027;
}
</style>
border-color css
<style>
span { border-color: #726027; }
span { border-color: rgb(114,96,39); }
td.TdClassName
{
border-color: #726027;
}
.TagClassName
{
border-color: #726027;
}
</style>