Shades of Himalaya #756335
Tints of Himalaya #756335
RGB
CMYK
RGB Variations
Color information
#756335 (or 0x756335) is known color: Himalaya. HEX triplet: 75, 63 and 35. RGB value is (117,99,53). Sum of RGB (Red+Green+Blue) = 117+99+53=269 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.49% from 269); Green value is 99 (39.06% from 255 or 36.80% from 269); Blue value is 53 (21.09% from 255 or 19.70% from 269); Max value from RGB is 117 - color contains mainly: red. Hex color #756335 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756335 is #8A9CCA. Grayscale: #636363. Windows color (decimal): -9084107 or 3498869. OLE color: 3498869.
HSL color Cylindrical-coordinate representation of color #756335: hue angle of 43.12º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #756335 is Cyan = 0, Magento = 0.15, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 99 | 53 | - |
| CMYK | 0 | 0.15 | 0.55 | 0.54 |
| HSL | 43.13º | 0.38% | 0.33% | - |
| HSV(B) | 43.13º | 0.55% | 0.46% | - |
| XYZ | 12.44 | 12.96 | 5.21 | - |
| YUV | 99.14 | 101.96 | 140.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 99 | 53 | 0 | 0.15 | 0.55 | 0.54 | 43.13 | 0.38 | 0.33 |
| Hex | 75 | 63 | 35 | 0 | F | 37 | 36 | 2B | 26 | 21 |
| Octal | 165 | 143 | 65 | 0 | 17 | 67 | 66 | 53 | 46 | 41 |
| Binary | 1110101 | 1100011 | 110101 | 0 | 1111 | 110111 | 110110 | 101011 | 100110 | 100001 |
Color Harmonies of #756335
Complementary color
Monochromatic Colors of #756335
Black with #756335
Text Example
Text Example
White with #756335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756335; }
p { color: rgb(117,99,53); }
H1.HeaderClassName
{
color: #756335;
}
.AnyTagClassName
{
color: #756335;
}
</style>
background-color css
<style>
a { background-color: #756335; }
a { background-color: rgb(117,99,53); }
div.DivClassName
{
background-color: #756335;
}
.BgClassName
{
background-color: #756335;
}
</style>
border-color css
<style>
span { border-color: #756335; }
span { border-color: rgb(117,99,53); }
td.TdClassName
{
border-color: #756335;
}
.TagClassName
{
border-color: #756335;
}
</style>