Shades of Himalaya #726938
Tints of Himalaya #726938
RGB
CMYK
RGB Variations
Color information
#726938 (or 0x726938) is known color: Himalaya. HEX triplet: 72, 69 and 38. RGB value is (114,105,56). Sum of RGB (Red+Green+Blue) = 114+105+56=275 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.45% from 275); Green value is 105 (41.41% from 255 or 38.18% from 275); Blue value is 56 (22.27% from 255 or 20.36% from 275); Max value from RGB is 114 - color contains mainly: red. Hex color #726938 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726938 is #8D96C7. Grayscale: #666666. Windows color (decimal): -9279176 or 3697010. OLE color: 3697010.
HSL color Cylindrical-coordinate representation of color #726938: hue angle of 50.69º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #726938 is Cyan = 0, Magento = 0.08, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 105 | 56 | - |
| CMYK | 0 | 0.08 | 0.51 | 0.55 |
| HSL | 50.69º | 0.34% | 0.33% | - |
| HSV(B) | 50.69º | 0.51% | 0.45% | - |
| XYZ | 12.7 | 13.97 | 5.77 | - |
| YUV | 102.11 | 101.98 | 136.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 105 | 56 | 0 | 0.08 | 0.51 | 0.55 | 50.69 | 0.34 | 0.33 |
| Hex | 72 | 69 | 38 | 0 | 8 | 33 | 37 | 33 | 22 | 21 |
| Octal | 162 | 151 | 70 | 0 | 10 | 63 | 67 | 63 | 42 | 41 |
| Binary | 1110010 | 1101001 | 111000 | 0 | 1000 | 110011 | 110111 | 110011 | 100010 | 100001 |
Color Harmonies of #726938
Complementary color
Monochromatic Colors of #726938
Black with #726938
Text Example
Text Example
White with #726938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726938; }
p { color: rgb(114,105,56); }
H1.HeaderClassName
{
color: #726938;
}
.AnyTagClassName
{
color: #726938;
}
</style>
background-color css
<style>
a { background-color: #726938; }
a { background-color: rgb(114,105,56); }
div.DivClassName
{
background-color: #726938;
}
.BgClassName
{
background-color: #726938;
}
</style>
border-color css
<style>
span { border-color: #726938; }
span { border-color: rgb(114,105,56); }
td.TdClassName
{
border-color: #726938;
}
.TagClassName
{
border-color: #726938;
}
</style>