Shades of Himalaya #756729
Tints of Himalaya #756729
RGB
CMYK
RGB Variations
Color information
#756729 (or 0x756729) is known color: Himalaya. HEX triplet: 75, 67 and 29. RGB value is (117,103,41). Sum of RGB (Red+Green+Blue) = 117+103+41=261 (34% of max value = 765). Red value is 117 (46.09% from 255 or 44.83% from 261); Green value is 103 (40.62% from 255 or 39.46% from 261); Blue value is 41 (16.41% from 255 or 15.71% from 261); Max value from RGB is 117 - color contains mainly: red. Hex color #756729 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756729 is #8A98D6. Grayscale: #646464. Windows color (decimal): -9083095 or 2713461. OLE color: 2713461.
HSL color Cylindrical-coordinate representation of color #756729: hue angle of 48.95º 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 #756729 is Cyan = 0, Magento = 0.12, Yellow = 0.65 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 103 | 41 | - |
| CMYK | 0 | 0.12 | 0.65 | 0.54 |
| HSL | 48.95º | 0.48% | 0.31% | - |
| HSV(B) | 48.95º | 0.65% | 0.46% | - |
| XYZ | 12.59 | 13.64 | 4.07 | - |
| YUV | 100.12 | 94.64 | 140.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 41 | 0 | 0.12 | 0.65 | 0.54 | 48.95 | 0.48 | 0.31 |
| Hex | 75 | 67 | 29 | 0 | C | 41 | 36 | 31 | 30 | 1F |
| Octal | 165 | 147 | 51 | 0 | 14 | 101 | 66 | 61 | 60 | 37 |
| Binary | 1110101 | 1100111 | 101001 | 0 | 1100 | 1000001 | 110110 | 110001 | 110000 | 11111 |
Color Harmonies of #756729
Complementary color
Monochromatic Colors of #756729
Black with #756729
Text Example
Text Example
White with #756729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756729; }
p { color: rgb(117,103,41); }
H1.HeaderClassName
{
color: #756729;
}
.AnyTagClassName
{
color: #756729;
}
</style>
background-color css
<style>
a { background-color: #756729; }
a { background-color: rgb(117,103,41); }
div.DivClassName
{
background-color: #756729;
}
.BgClassName
{
background-color: #756729;
}
</style>
border-color css
<style>
span { border-color: #756729; }
span { border-color: rgb(117,103,41); }
td.TdClassName
{
border-color: #756729;
}
.TagClassName
{
border-color: #756729;
}
</style>