Shades of Himalaya #756733
Tints of Himalaya #756733
RGB
CMYK
RGB Variations
Color information
#756733 (or 0x756733) is known color: Himalaya. HEX triplet: 75, 67 and 33. RGB value is (117,103,51). Sum of RGB (Red+Green+Blue) = 117+103+51=271 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.17% from 271); Green value is 103 (40.62% from 255 or 38.01% from 271); Blue value is 51 (20.31% from 255 or 18.82% from 271); Max value from RGB is 117 - color contains mainly: red. Hex color #756733 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756733 is #8A98CC. Grayscale: #656565. Windows color (decimal): -9083085 or 3368821. OLE color: 3368821.
HSL color Cylindrical-coordinate representation of color #756733: hue angle of 47.27º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #756733 is Cyan = 0, Magento = 0.12, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 103 | 51 | - |
| CMYK | 0 | 0.12 | 0.56 | 0.54 |
| HSL | 47.27º | 0.39% | 0.33% | - |
| HSV(B) | 47.27º | 0.56% | 0.46% | - |
| XYZ | 12.78 | 13.72 | 5.11 | - |
| YUV | 101.26 | 99.64 | 139.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 51 | 0 | 0.12 | 0.56 | 0.54 | 47.27 | 0.39 | 0.33 |
| Hex | 75 | 67 | 33 | 0 | C | 38 | 36 | 2F | 27 | 21 |
| Octal | 165 | 147 | 63 | 0 | 14 | 70 | 66 | 57 | 47 | 41 |
| Binary | 1110101 | 1100111 | 110011 | 0 | 1100 | 111000 | 110110 | 101111 | 100111 | 100001 |
Color Harmonies of #756733
Complementary color
Monochromatic Colors of #756733
Black with #756733
Text Example
Text Example
White with #756733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756733; }
p { color: rgb(117,103,51); }
H1.HeaderClassName
{
color: #756733;
}
.AnyTagClassName
{
color: #756733;
}
</style>
background-color css
<style>
a { background-color: #756733; }
a { background-color: rgb(117,103,51); }
div.DivClassName
{
background-color: #756733;
}
.BgClassName
{
background-color: #756733;
}
</style>
border-color css
<style>
span { border-color: #756733; }
span { border-color: rgb(117,103,51); }
td.TdClassName
{
border-color: #756733;
}
.TagClassName
{
border-color: #756733;
}
</style>