Shades of Himalaya #726429
Tints of Himalaya #726429
RGB
CMYK
RGB Variations
Color information
#726429 (or 0x726429) is known color: Himalaya. HEX triplet: 72, 64 and 29. RGB value is (114,100,41). Sum of RGB (Red+Green+Blue) = 114+100+41=255 (33% of max value = 765). Red value is 114 (44.92% from 255 or 44.71% from 255); Green value is 100 (39.45% from 255 or 39.22% from 255); Blue value is 41 (16.41% from 255 or 16.08% from 255); Max value from RGB is 114 - color contains mainly: red. Hex color #726429 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726429 is #8D9BD6. Grayscale: #616161. Windows color (decimal): -9280471 or 2712690. OLE color: 2712690.
HSL color Cylindrical-coordinate representation of color #726429: hue angle of 48.49º 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 #726429 is Cyan = 0, Magento = 0.12, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 100 | 41 | - |
| CMYK | 0 | 0.12 | 0.64 | 0.55 |
| HSL | 48.49º | 0.47% | 0.3% | - |
| HSV(B) | 48.49º | 0.64% | 0.45% | - |
| XYZ | 11.9 | 12.85 | 3.95 | - |
| YUV | 97.46 | 96.14 | 139.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 100 | 41 | 0 | 0.12 | 0.64 | 0.55 | 48.49 | 0.47 | 0.3 |
| Hex | 72 | 64 | 29 | 0 | C | 40 | 37 | 30 | 2F | 1E |
| Octal | 162 | 144 | 51 | 0 | 14 | 100 | 67 | 60 | 57 | 36 |
| Binary | 1110010 | 1100100 | 101001 | 0 | 1100 | 1000000 | 110111 | 110000 | 101111 | 11110 |
Color Harmonies of #726429
Complementary color
Monochromatic Colors of #726429
Black with #726429
Text Example
Text Example
White with #726429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726429; }
p { color: rgb(114,100,41); }
H1.HeaderClassName
{
color: #726429;
}
.AnyTagClassName
{
color: #726429;
}
</style>
background-color css
<style>
a { background-color: #726429; }
a { background-color: rgb(114,100,41); }
div.DivClassName
{
background-color: #726429;
}
.BgClassName
{
background-color: #726429;
}
</style>
border-color css
<style>
span { border-color: #726429; }
span { border-color: rgb(114,100,41); }
td.TdClassName
{
border-color: #726429;
}
.TagClassName
{
border-color: #726429;
}
</style>