Shades of Himalaya #756935
Tints of Himalaya #756935
RGB
CMYK
RGB Variations
Color information
#756935 (or 0x756935) is known color: Himalaya. HEX triplet: 75, 69 and 35. RGB value is (117,105,53). Sum of RGB (Red+Green+Blue) = 117+105+53=275 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.55% from 275); Green value is 105 (41.41% from 255 or 38.18% from 275); Blue value is 53 (21.09% from 255 or 19.27% from 275); Max value from RGB is 117 - color contains mainly: red. Hex color #756935 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756935 is #8A96CA. Grayscale: #666666. Windows color (decimal): -9082571 or 3500405. OLE color: 3500405.
HSL color Cylindrical-coordinate representation of color #756935: hue angle of 48.75º 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 #756935 is Cyan = 0, Magento = 0.10, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 105 | 53 | - |
| CMYK | 0 | 0.10 | 0.55 | 0.54 |
| HSL | 48.75º | 0.38% | 0.33% | - |
| HSV(B) | 48.75º | 0.55% | 0.46% | - |
| XYZ | 13.03 | 14.14 | 5.41 | - |
| YUV | 102.66 | 99.98 | 138.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 105 | 53 | 0 | 0.10 | 0.55 | 0.54 | 48.75 | 0.38 | 0.33 |
| Hex | 75 | 69 | 35 | 0 | A | 37 | 36 | 31 | 26 | 21 |
| Octal | 165 | 151 | 65 | 0 | 12 | 67 | 66 | 61 | 46 | 41 |
| Binary | 1110101 | 1101001 | 110101 | 0 | 1010 | 110111 | 110110 | 110001 | 100110 | 100001 |
Color Harmonies of #756935
Complementary color
Monochromatic Colors of #756935
Black with #756935
Text Example
Text Example
White with #756935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756935; }
p { color: rgb(117,105,53); }
H1.HeaderClassName
{
color: #756935;
}
.AnyTagClassName
{
color: #756935;
}
</style>
background-color css
<style>
a { background-color: #756935; }
a { background-color: rgb(117,105,53); }
div.DivClassName
{
background-color: #756935;
}
.BgClassName
{
background-color: #756935;
}
</style>
border-color css
<style>
span { border-color: #756935; }
span { border-color: rgb(117,105,53); }
td.TdClassName
{
border-color: #756935;
}
.TagClassName
{
border-color: #756935;
}
</style>