Shades of Himalaya #756632
Tints of Himalaya #756632
RGB
CMYK
RGB Variations
Color information
#756632 (or 0x756632) is known color: Himalaya. HEX triplet: 75, 66 and 32. RGB value is (117,102,50). Sum of RGB (Red+Green+Blue) = 117+102+50=269 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.49% from 269); Green value is 102 (40.23% from 255 or 37.92% from 269); Blue value is 50 (19.92% from 255 or 18.59% from 269); Max value from RGB is 117 - color contains mainly: red. Hex color #756632 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756632 is #8A99CD. Grayscale: #646464. Windows color (decimal): -9083342 or 3303029. OLE color: 3303029.
HSL color Cylindrical-coordinate representation of color #756632: hue angle of 46.57º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #756632 is Cyan = 0, Magento = 0.13, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 102 | 50 | - |
| CMYK | 0 | 0.13 | 0.57 | 0.54 |
| HSL | 46.57º | 0.4% | 0.33% | - |
| HSV(B) | 46.57º | 0.57% | 0.46% | - |
| XYZ | 12.66 | 13.51 | 4.96 | - |
| YUV | 100.56 | 99.47 | 139.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 50 | 0 | 0.13 | 0.57 | 0.54 | 46.57 | 0.4 | 0.33 |
| Hex | 75 | 66 | 32 | 0 | D | 39 | 36 | 2F | 28 | 21 |
| Octal | 165 | 146 | 62 | 0 | 15 | 71 | 66 | 57 | 50 | 41 |
| Binary | 1110101 | 1100110 | 110010 | 0 | 1101 | 111001 | 110110 | 101111 | 101000 | 100001 |
Color Harmonies of #756632
Complementary color
Monochromatic Colors of #756632
Black with #756632
Text Example
Text Example
White with #756632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756632; }
p { color: rgb(117,102,50); }
H1.HeaderClassName
{
color: #756632;
}
.AnyTagClassName
{
color: #756632;
}
</style>
background-color css
<style>
a { background-color: #756632; }
a { background-color: rgb(117,102,50); }
div.DivClassName
{
background-color: #756632;
}
.BgClassName
{
background-color: #756632;
}
</style>
border-color css
<style>
span { border-color: #756632; }
span { border-color: rgb(117,102,50); }
td.TdClassName
{
border-color: #756632;
}
.TagClassName
{
border-color: #756632;
}
</style>