Shades of Himalaya #736630
Tints of Himalaya #736630
RGB
CMYK
RGB Variations
Color information
#736630 (or 0x736630) is known color: Himalaya. HEX triplet: 73, 66 and 30. RGB value is (115,102,48). Sum of RGB (Red+Green+Blue) = 115+102+48=265 (35% of max value = 765). Red value is 115 (45.31% from 255 or 43.40% from 265); Green value is 102 (40.23% from 255 or 38.49% from 265); Blue value is 48 (19.14% from 255 or 18.11% from 265); Max value from RGB is 115 - color contains mainly: red. Hex color #736630 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736630 is #8C99CF. Grayscale: #636363. Windows color (decimal): -9214416 or 3171955. OLE color: 3171955.
HSL color Cylindrical-coordinate representation of color #736630: hue angle of 48.36º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #736630 is Cyan = 0, Magento = 0.11, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 102 | 48 | - |
| CMYK | 0 | 0.11 | 0.58 | 0.55 |
| HSL | 48.36º | 0.41% | 0.32% | - |
| HSV(B) | 48.36º | 0.58% | 0.45% | - |
| XYZ | 12.36 | 13.36 | 4.72 | - |
| YUV | 99.73 | 98.81 | 138.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 102 | 48 | 0 | 0.11 | 0.58 | 0.55 | 48.36 | 0.41 | 0.32 |
| Hex | 73 | 66 | 30 | 0 | B | 3A | 37 | 30 | 29 | 20 |
| Octal | 163 | 146 | 60 | 0 | 13 | 72 | 67 | 60 | 51 | 40 |
| Binary | 1110011 | 1100110 | 110000 | 0 | 1011 | 111010 | 110111 | 110000 | 101001 | 100000 |
Color Harmonies of #736630
Complementary color
Monochromatic Colors of #736630
Black with #736630
Text Example
Text Example
White with #736630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736630; }
p { color: rgb(115,102,48); }
H1.HeaderClassName
{
color: #736630;
}
.AnyTagClassName
{
color: #736630;
}
</style>
background-color css
<style>
a { background-color: #736630; }
a { background-color: rgb(115,102,48); }
div.DivClassName
{
background-color: #736630;
}
.BgClassName
{
background-color: #736630;
}
</style>
border-color css
<style>
span { border-color: #736630; }
span { border-color: rgb(115,102,48); }
td.TdClassName
{
border-color: #736630;
}
.TagClassName
{
border-color: #736630;
}
</style>