Shades of Himalaya #736234
Tints of Himalaya #736234
RGB
CMYK
RGB Variations
Color information
#736234 (or 0x736234) is known color: Himalaya. HEX triplet: 73, 62 and 34. RGB value is (115,98,52). Sum of RGB (Red+Green+Blue) = 115+98+52=265 (35% of max value = 765). Red value is 115 (45.31% from 255 or 43.40% from 265); Green value is 98 (38.67% from 255 or 36.98% from 265); Blue value is 52 (20.70% from 255 or 19.62% from 265); Max value from RGB is 115 - color contains mainly: red. Hex color #736234 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736234 is #8C9DCB. Grayscale: #626262. Windows color (decimal): -9215436 or 3433075. OLE color: 3433075.
HSL color Cylindrical-coordinate representation of color #736234: hue angle of 43.81º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #736234 is Cyan = 0, Magento = 0.15, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 98 | 52 | - |
| CMYK | 0 | 0.15 | 0.55 | 0.55 |
| HSL | 43.81º | 0.38% | 0.33% | - |
| HSV(B) | 43.81º | 0.55% | 0.45% | - |
| XYZ | 12.06 | 12.63 | 5.05 | - |
| YUV | 97.84 | 102.13 | 140.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 98 | 52 | 0 | 0.15 | 0.55 | 0.55 | 43.81 | 0.38 | 0.33 |
| Hex | 73 | 62 | 34 | 0 | F | 37 | 37 | 2C | 26 | 21 |
| Octal | 163 | 142 | 64 | 0 | 17 | 67 | 67 | 54 | 46 | 41 |
| Binary | 1110011 | 1100010 | 110100 | 0 | 1111 | 110111 | 110111 | 101100 | 100110 | 100001 |
Color Harmonies of #736234
Complementary color
Monochromatic Colors of #736234
Black with #736234
Text Example
Text Example
White with #736234
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736234; }
p { color: rgb(115,98,52); }
H1.HeaderClassName
{
color: #736234;
}
.AnyTagClassName
{
color: #736234;
}
</style>
background-color css
<style>
a { background-color: #736234; }
a { background-color: rgb(115,98,52); }
div.DivClassName
{
background-color: #736234;
}
.BgClassName
{
background-color: #736234;
}
</style>
border-color css
<style>
span { border-color: #736234; }
span { border-color: rgb(115,98,52); }
td.TdClassName
{
border-color: #736234;
}
.TagClassName
{
border-color: #736234;
}
</style>