Shades of Himalaya #726523
Tints of Himalaya #726523
RGB
CMYK
RGB Variations
Color information
#726523 (or 0x726523) is known color: Himalaya. HEX triplet: 72, 65 and 23. RGB value is (114,101,35). Sum of RGB (Red+Green+Blue) = 114+101+35=250 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.6% from 250); Green value is 101 (39.84% from 255 or 40.4% from 250); Blue value is 35 (14.06% from 255 or 14% from 250); Max value from RGB is 114 - color contains mainly: red. Hex color #726523 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726523 is #8D9ADC. Grayscale: #616161. Windows color (decimal): -9280221 or 2319730. OLE color: 2319730.
HSL color Cylindrical-coordinate representation of color #726523: hue angle of 50.13º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #726523 is Cyan = 0, Magento = 0.11, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 101 | 35 | - |
| CMYK | 0 | 0.11 | 0.69 | 0.55 |
| HSL | 50.13º | 0.53% | 0.29% | - |
| HSV(B) | 50.13º | 0.69% | 0.45% | - |
| XYZ | 11.9 | 13.01 | 3.47 | - |
| YUV | 97.36 | 92.81 | 139.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 101 | 35 | 0 | 0.11 | 0.69 | 0.55 | 50.13 | 0.53 | 0.29 |
| Hex | 72 | 65 | 23 | 0 | B | 45 | 37 | 32 | 35 | 1D |
| Octal | 162 | 145 | 43 | 0 | 13 | 105 | 67 | 62 | 65 | 35 |
| Binary | 1110010 | 1100101 | 100011 | 0 | 1011 | 1000101 | 110111 | 110010 | 110101 | 11101 |
Color Harmonies of #726523
Complementary color
Monochromatic Colors of #726523
Black with #726523
Text Example
Text Example
White with #726523
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726523; }
p { color: rgb(114,101,35); }
H1.HeaderClassName
{
color: #726523;
}
.AnyTagClassName
{
color: #726523;
}
</style>
background-color css
<style>
a { background-color: #726523; }
a { background-color: rgb(114,101,35); }
div.DivClassName
{
background-color: #726523;
}
.BgClassName
{
background-color: #726523;
}
</style>
border-color css
<style>
span { border-color: #726523; }
span { border-color: rgb(114,101,35); }
td.TdClassName
{
border-color: #726523;
}
.TagClassName
{
border-color: #726523;
}
</style>