Shades of Himalaya #756735
Tints of Himalaya #756735
RGB
CMYK
RGB Variations
Color information
#756735 (or 0x756735) is known color: Himalaya. HEX triplet: 75, 67 and 35. RGB value is (117,103,53). Sum of RGB (Red+Green+Blue) = 117+103+53=273 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.86% from 273); Green value is 103 (40.62% from 255 or 37.73% from 273); Blue value is 53 (21.09% from 255 or 19.41% from 273); Max value from RGB is 117 - color contains mainly: red. Hex color #756735 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756735 is #8A98CA. Grayscale: #656565. Windows color (decimal): -9083083 or 3499893. OLE color: 3499893.
HSL color Cylindrical-coordinate representation of color #756735: hue angle of 46.88º 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 #756735 is Cyan = 0, Magento = 0.12, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 103 | 53 | - |
| CMYK | 0 | 0.12 | 0.55 | 0.54 |
| HSL | 46.88º | 0.38% | 0.33% | - |
| HSV(B) | 46.88º | 0.55% | 0.46% | - |
| XYZ | 12.83 | 13.74 | 5.34 | - |
| YUV | 101.49 | 100.64 | 139.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 53 | 0 | 0.12 | 0.55 | 0.54 | 46.88 | 0.38 | 0.33 |
| Hex | 75 | 67 | 35 | 0 | C | 37 | 36 | 2F | 26 | 21 |
| Octal | 165 | 147 | 65 | 0 | 14 | 67 | 66 | 57 | 46 | 41 |
| Binary | 1110101 | 1100111 | 110101 | 0 | 1100 | 110111 | 110110 | 101111 | 100110 | 100001 |
Color Harmonies of #756735
Complementary color
Monochromatic Colors of #756735
Black with #756735
Text Example
Text Example
White with #756735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756735; }
p { color: rgb(117,103,53); }
H1.HeaderClassName
{
color: #756735;
}
.AnyTagClassName
{
color: #756735;
}
</style>
background-color css
<style>
a { background-color: #756735; }
a { background-color: rgb(117,103,53); }
div.DivClassName
{
background-color: #756735;
}
.BgClassName
{
background-color: #756735;
}
</style>
border-color css
<style>
span { border-color: #756735; }
span { border-color: rgb(117,103,53); }
td.TdClassName
{
border-color: #756735;
}
.TagClassName
{
border-color: #756735;
}
</style>