Shades of Himalaya #756029
Tints of Himalaya #756029
RGB
CMYK
RGB Variations
Color information
#756029 (or 0x756029) is known color: Himalaya. HEX triplet: 75, 60 and 29. RGB value is (117,96,41). Sum of RGB (Red+Green+Blue) = 117+96+41=254 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.06% from 254); Green value is 96 (37.89% from 255 or 37.80% from 254); Blue value is 41 (16.41% from 255 or 16.14% from 254); Max value from RGB is 117 - color contains mainly: red. Hex color #756029 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756029 is #8A9FD6. Grayscale: #606060. Windows color (decimal): -9084887 or 2711669. OLE color: 2711669.
HSL color Cylindrical-coordinate representation of color #756029: hue angle of 43.42º 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 #756029 is Cyan = 0, Magento = 0.18, Yellow = 0.65 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 96 | 41 | - |
| CMYK | 0 | 0.18 | 0.65 | 0.54 |
| HSL | 43.42º | 0.48% | 0.31% | - |
| HSV(B) | 43.42º | 0.65% | 0.46% | - |
| XYZ | 11.92 | 12.31 | 3.85 | - |
| YUV | 96.01 | 96.96 | 142.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 96 | 41 | 0 | 0.18 | 0.65 | 0.54 | 43.42 | 0.48 | 0.31 |
| Hex | 75 | 60 | 29 | 0 | 12 | 41 | 36 | 2B | 30 | 1F |
| Octal | 165 | 140 | 51 | 0 | 22 | 101 | 66 | 53 | 60 | 37 |
| Binary | 1110101 | 1100000 | 101001 | 0 | 10010 | 1000001 | 110110 | 101011 | 110000 | 11111 |
Color Harmonies of #756029
Complementary color
Monochromatic Colors of #756029
Black with #756029
Text Example
Text Example
White with #756029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756029; }
p { color: rgb(117,96,41); }
H1.HeaderClassName
{
color: #756029;
}
.AnyTagClassName
{
color: #756029;
}
</style>
background-color css
<style>
a { background-color: #756029; }
a { background-color: rgb(117,96,41); }
div.DivClassName
{
background-color: #756029;
}
.BgClassName
{
background-color: #756029;
}
</style>
border-color css
<style>
span { border-color: #756029; }
span { border-color: rgb(117,96,41); }
td.TdClassName
{
border-color: #756029;
}
.TagClassName
{
border-color: #756029;
}
</style>