Shades of Himalaya #726629
Tints of Himalaya #726629
RGB
CMYK
RGB Variations
Color information
#726629 (or 0x726629) is known color: Himalaya. HEX triplet: 72, 66 and 29. RGB value is (114,102,41). Sum of RGB (Red+Green+Blue) = 114+102+41=257 (34% of max value = 765). Red value is 114 (44.92% from 255 or 44.36% from 257); Green value is 102 (40.23% from 255 or 39.69% from 257); Blue value is 41 (16.41% from 255 or 15.95% from 257); Max value from RGB is 114 - color contains mainly: red. Hex color #726629 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726629 is #8D99D6. Grayscale: #626262. Windows color (decimal): -9279959 or 2713202. OLE color: 2713202.
HSL color Cylindrical-coordinate representation of color #726629: hue angle of 50.14º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #726629 is Cyan = 0, Magento = 0.11, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 102 | 41 | - |
| CMYK | 0 | 0.11 | 0.64 | 0.55 |
| HSL | 50.14º | 0.47% | 0.3% | - |
| HSV(B) | 50.14º | 0.64% | 0.45% | - |
| XYZ | 12.09 | 13.24 | 4.02 | - |
| YUV | 98.63 | 95.48 | 138.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 102 | 41 | 0 | 0.11 | 0.64 | 0.55 | 50.14 | 0.47 | 0.3 |
| Hex | 72 | 66 | 29 | 0 | B | 40 | 37 | 32 | 2F | 1E |
| Octal | 162 | 146 | 51 | 0 | 13 | 100 | 67 | 62 | 57 | 36 |
| Binary | 1110010 | 1100110 | 101001 | 0 | 1011 | 1000000 | 110111 | 110010 | 101111 | 11110 |
Color Harmonies of #726629
Complementary color
Monochromatic Colors of #726629
Black with #726629
Text Example
Text Example
White with #726629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726629; }
p { color: rgb(114,102,41); }
H1.HeaderClassName
{
color: #726629;
}
.AnyTagClassName
{
color: #726629;
}
</style>
background-color css
<style>
a { background-color: #726629; }
a { background-color: rgb(114,102,41); }
div.DivClassName
{
background-color: #726629;
}
.BgClassName
{
background-color: #726629;
}
</style>
border-color css
<style>
span { border-color: #726629; }
span { border-color: rgb(114,102,41); }
td.TdClassName
{
border-color: #726629;
}
.TagClassName
{
border-color: #726629;
}
</style>