Shades of Himalaya #726734
Tints of Himalaya #726734
RGB
CMYK
RGB Variations
Color information
#726734 (or 0x726734) is known color: Himalaya. HEX triplet: 72, 67 and 34. RGB value is (114,103,52). Sum of RGB (Red+Green+Blue) = 114+103+52=269 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.38% from 269); Green value is 103 (40.62% from 255 or 38.29% from 269); Blue value is 52 (20.70% from 255 or 19.33% from 269); Max value from RGB is 114 - color contains mainly: red. Hex color #726734 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726734 is #8D98CB. Grayscale: #646464. Windows color (decimal): -9279692 or 3434354. OLE color: 3434354.
HSL color Cylindrical-coordinate representation of color #726734: hue angle of 49.35º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #726734 is Cyan = 0, Magento = 0.10, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 103 | 52 | - |
| CMYK | 0 | 0.10 | 0.54 | 0.55 |
| HSL | 49.35º | 0.37% | 0.33% | - |
| HSV(B) | 49.35º | 0.54% | 0.45% | - |
| XYZ | 12.41 | 13.53 | 5.21 | - |
| YUV | 100.48 | 100.64 | 137.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 103 | 52 | 0 | 0.10 | 0.54 | 0.55 | 49.35 | 0.37 | 0.33 |
| Hex | 72 | 67 | 34 | 0 | A | 36 | 37 | 31 | 25 | 21 |
| Octal | 162 | 147 | 64 | 0 | 12 | 66 | 67 | 61 | 45 | 41 |
| Binary | 1110010 | 1100111 | 110100 | 0 | 1010 | 110110 | 110111 | 110001 | 100101 | 100001 |
Color Harmonies of #726734
Complementary color
Monochromatic Colors of #726734
Black with #726734
Text Example
Text Example
White with #726734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726734; }
p { color: rgb(114,103,52); }
H1.HeaderClassName
{
color: #726734;
}
.AnyTagClassName
{
color: #726734;
}
</style>
background-color css
<style>
a { background-color: #726734; }
a { background-color: rgb(114,103,52); }
div.DivClassName
{
background-color: #726734;
}
.BgClassName
{
background-color: #726734;
}
</style>
border-color css
<style>
span { border-color: #726734; }
span { border-color: rgb(114,103,52); }
td.TdClassName
{
border-color: #726734;
}
.TagClassName
{
border-color: #726734;
}
</style>