Shades of Himalaya #756629
Tints of Himalaya #756629
RGB
CMYK
RGB Variations
Color information
#756629 (or 0x756629) is known color: Himalaya. HEX triplet: 75, 66 and 29. RGB value is (117,102,41). Sum of RGB (Red+Green+Blue) = 117+102+41=260 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45% from 260); Green value is 102 (40.23% from 255 or 39.23% from 260); Blue value is 41 (16.41% from 255 or 15.77% from 260); Max value from RGB is 117 - color contains mainly: red. Hex color #756629 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756629 is #8A99D6. Grayscale: #636363. Windows color (decimal): -9083351 or 2713205. OLE color: 2713205.
HSL color Cylindrical-coordinate representation of color #756629: hue angle of 48.16º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #756629 is Cyan = 0, Magento = 0.13, Yellow = 0.65 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 102 | 41 | - |
| CMYK | 0 | 0.13 | 0.65 | 0.54 |
| HSL | 48.16º | 0.48% | 0.31% | - |
| HSV(B) | 48.16º | 0.65% | 0.46% | - |
| XYZ | 12.49 | 13.44 | 4.03 | - |
| YUV | 99.53 | 94.97 | 140.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 41 | 0 | 0.13 | 0.65 | 0.54 | 48.16 | 0.48 | 0.31 |
| Hex | 75 | 66 | 29 | 0 | D | 41 | 36 | 30 | 30 | 1F |
| Octal | 165 | 146 | 51 | 0 | 15 | 101 | 66 | 60 | 60 | 37 |
| Binary | 1110101 | 1100110 | 101001 | 0 | 1101 | 1000001 | 110110 | 110000 | 110000 | 11111 |
Color Harmonies of #756629
Complementary color
Monochromatic Colors of #756629
Black with #756629
Text Example
Text Example
White with #756629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756629; }
p { color: rgb(117,102,41); }
H1.HeaderClassName
{
color: #756629;
}
.AnyTagClassName
{
color: #756629;
}
</style>
background-color css
<style>
a { background-color: #756629; }
a { background-color: rgb(117,102,41); }
div.DivClassName
{
background-color: #756629;
}
.BgClassName
{
background-color: #756629;
}
</style>
border-color css
<style>
span { border-color: #756629; }
span { border-color: rgb(117,102,41); }
td.TdClassName
{
border-color: #756629;
}
.TagClassName
{
border-color: #756629;
}
</style>