Shades of Himalaya #726528
Tints of Himalaya #726528
RGB
CMYK
RGB Variations
Color information
#726528 (or 0x726528) is known color: Himalaya. HEX triplet: 72, 65 and 28. RGB value is (114,101,40). Sum of RGB (Red+Green+Blue) = 114+101+40=255 (33% of max value = 765). Red value is 114 (44.92% from 255 or 44.71% from 255); Green value is 101 (39.84% from 255 or 39.61% from 255); Blue value is 40 (16.02% from 255 or 15.69% from 255); Max value from RGB is 114 - color contains mainly: red. Hex color #726528 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726528 is #8D9AD7. Grayscale: #626262. Windows color (decimal): -9280216 or 2647410. OLE color: 2647410.
HSL color Cylindrical-coordinate representation of color #726528: hue angle of 49.46º 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 #726528 is Cyan = 0, Magento = 0.11, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 101 | 40 | - |
| CMYK | 0 | 0.11 | 0.65 | 0.55 |
| HSL | 49.46º | 0.48% | 0.3% | - |
| HSV(B) | 49.46º | 0.65% | 0.45% | - |
| XYZ | 11.98 | 13.04 | 3.89 | - |
| YUV | 97.93 | 95.31 | 139.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 101 | 40 | 0 | 0.11 | 0.65 | 0.55 | 49.46 | 0.48 | 0.3 |
| Hex | 72 | 65 | 28 | 0 | B | 41 | 37 | 31 | 30 | 1E |
| Octal | 162 | 145 | 50 | 0 | 13 | 101 | 67 | 61 | 60 | 36 |
| Binary | 1110010 | 1100101 | 101000 | 0 | 1011 | 1000001 | 110111 | 110001 | 110000 | 11110 |
Color Harmonies of #726528
Complementary color
Monochromatic Colors of #726528
Black with #726528
Text Example
Text Example
White with #726528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726528; }
p { color: rgb(114,101,40); }
H1.HeaderClassName
{
color: #726528;
}
.AnyTagClassName
{
color: #726528;
}
</style>
background-color css
<style>
a { background-color: #726528; }
a { background-color: rgb(114,101,40); }
div.DivClassName
{
background-color: #726528;
}
.BgClassName
{
background-color: #726528;
}
</style>
border-color css
<style>
span { border-color: #726528; }
span { border-color: rgb(114,101,40); }
td.TdClassName
{
border-color: #726528;
}
.TagClassName
{
border-color: #726528;
}
</style>