Shades of Himalaya #726728
Tints of Himalaya #726728
RGB
CMYK
RGB Variations
Color information
#726728 (or 0x726728) is known color: Himalaya. HEX triplet: 72, 67 and 28. RGB value is (114,103,40). Sum of RGB (Red+Green+Blue) = 114+103+40=257 (34% of max value = 765). Red value is 114 (44.92% from 255 or 44.36% from 257); Green value is 103 (40.62% from 255 or 40.08% from 257); Blue value is 40 (16.02% from 255 or 15.56% from 257); Max value from RGB is 114 - color contains mainly: red. Hex color #726728 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726728 is #8D98D7. Grayscale: #636363. Windows color (decimal): -9279704 or 2647922. OLE color: 2647922.
HSL color Cylindrical-coordinate representation of color #726728: hue angle of 51.08º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #726728 is Cyan = 0, Magento = 0.10, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 103 | 40 | - |
| CMYK | 0 | 0.10 | 0.65 | 0.55 |
| HSL | 51.08º | 0.48% | 0.3% | - |
| HSV(B) | 51.08º | 0.65% | 0.45% | - |
| XYZ | 12.17 | 13.43 | 3.96 | - |
| YUV | 99.11 | 94.64 | 138.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 103 | 40 | 0 | 0.10 | 0.65 | 0.55 | 51.08 | 0.48 | 0.3 |
| Hex | 72 | 67 | 28 | 0 | A | 41 | 37 | 33 | 30 | 1E |
| Octal | 162 | 147 | 50 | 0 | 12 | 101 | 67 | 63 | 60 | 36 |
| Binary | 1110010 | 1100111 | 101000 | 0 | 1010 | 1000001 | 110111 | 110011 | 110000 | 11110 |
Color Harmonies of #726728
Complementary color
Monochromatic Colors of #726728
Black with #726728
Text Example
Text Example
White with #726728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726728; }
p { color: rgb(114,103,40); }
H1.HeaderClassName
{
color: #726728;
}
.AnyTagClassName
{
color: #726728;
}
</style>
background-color css
<style>
a { background-color: #726728; }
a { background-color: rgb(114,103,40); }
div.DivClassName
{
background-color: #726728;
}
.BgClassName
{
background-color: #726728;
}
</style>
border-color css
<style>
span { border-color: #726728; }
span { border-color: rgb(114,103,40); }
td.TdClassName
{
border-color: #726728;
}
.TagClassName
{
border-color: #726728;
}
</style>