Shades of Himalaya #756129
Tints of Himalaya #756129
RGB
CMYK
RGB Variations
Color information
#756129 (or 0x756129) is known color: Himalaya. HEX triplet: 75, 61 and 29. RGB value is (117,97,41). Sum of RGB (Red+Green+Blue) = 117+97+41=255 (33% of max value = 765). Red value is 117 (46.09% from 255 or 45.88% from 255); Green value is 97 (38.28% from 255 or 38.04% from 255); Blue value is 41 (16.41% from 255 or 16.08% from 255); Max value from RGB is 117 - color contains mainly: red. Hex color #756129 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756129 is #8A9ED6. Grayscale: #606060. Windows color (decimal): -9084631 or 2711925. OLE color: 2711925.
HSL color Cylindrical-coordinate representation of color #756129: hue angle of 44.21º 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 #756129 is Cyan = 0, Magento = 0.17, Yellow = 0.65 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 97 | 41 | - |
| CMYK | 0 | 0.17 | 0.65 | 0.54 |
| HSL | 44.21º | 0.48% | 0.31% | - |
| HSV(B) | 44.21º | 0.65% | 0.46% | - |
| XYZ | 12.01 | 12.49 | 3.88 | - |
| YUV | 96.6 | 96.63 | 142.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 97 | 41 | 0 | 0.17 | 0.65 | 0.54 | 44.21 | 0.48 | 0.31 |
| Hex | 75 | 61 | 29 | 0 | 11 | 41 | 36 | 2C | 30 | 1F |
| Octal | 165 | 141 | 51 | 0 | 21 | 101 | 66 | 54 | 60 | 37 |
| Binary | 1110101 | 1100001 | 101001 | 0 | 10001 | 1000001 | 110110 | 101100 | 110000 | 11111 |
Color Harmonies of #756129
Complementary color
Monochromatic Colors of #756129
Black with #756129
Text Example
Text Example
White with #756129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756129; }
p { color: rgb(117,97,41); }
H1.HeaderClassName
{
color: #756129;
}
.AnyTagClassName
{
color: #756129;
}
</style>
background-color css
<style>
a { background-color: #756129; }
a { background-color: rgb(117,97,41); }
div.DivClassName
{
background-color: #756129;
}
.BgClassName
{
background-color: #756129;
}
</style>
border-color css
<style>
span { border-color: #756129; }
span { border-color: rgb(117,97,41); }
td.TdClassName
{
border-color: #756129;
}
.TagClassName
{
border-color: #756129;
}
</style>