Shades of Himalaya #726939
Tints of Himalaya #726939
RGB
CMYK
RGB Variations
Color information
#726939 (or 0x726939) is known color: Himalaya. HEX triplet: 72, 69 and 39. RGB value is (114,105,57). Sum of RGB (Red+Green+Blue) = 114+105+57=276 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.30% from 276); Green value is 105 (41.41% from 255 or 38.04% from 276); Blue value is 57 (22.66% from 255 or 20.65% from 276); Max value from RGB is 114 - color contains mainly: red. Hex color #726939 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726939 is #8D96C6. Grayscale: #666666. Windows color (decimal): -9279175 or 3762546. OLE color: 3762546.
HSL color Cylindrical-coordinate representation of color #726939: hue angle of 50.53º degrees, saturation: 0.33, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #726939 is Cyan = 0, Magento = 0.08, Yellow = 0.50 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 105 | 57 | - |
| CMYK | 0 | 0.08 | 0.50 | 0.55 |
| HSL | 50.53º | 0.33% | 0.34% | - |
| HSV(B) | 50.53º | 0.5% | 0.45% | - |
| XYZ | 12.73 | 13.98 | 5.9 | - |
| YUV | 102.22 | 102.48 | 136.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 105 | 57 | 0 | 0.08 | 0.50 | 0.55 | 50.53 | 0.33 | 0.34 |
| Hex | 72 | 69 | 39 | 0 | 8 | 32 | 37 | 33 | 21 | 22 |
| Octal | 162 | 151 | 71 | 0 | 10 | 62 | 67 | 63 | 41 | 42 |
| Binary | 1110010 | 1101001 | 111001 | 0 | 1000 | 110010 | 110111 | 110011 | 100001 | 100010 |
Color Harmonies of #726939
Complementary color
Monochromatic Colors of #726939
Black with #726939
Text Example
Text Example
White with #726939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726939; }
p { color: rgb(114,105,57); }
H1.HeaderClassName
{
color: #726939;
}
.AnyTagClassName
{
color: #726939;
}
</style>
background-color css
<style>
a { background-color: #726939; }
a { background-color: rgb(114,105,57); }
div.DivClassName
{
background-color: #726939;
}
.BgClassName
{
background-color: #726939;
}
</style>
border-color css
<style>
span { border-color: #726939; }
span { border-color: rgb(114,105,57); }
td.TdClassName
{
border-color: #726939;
}
.TagClassName
{
border-color: #726939;
}
</style>