Shades of Himalaya #756833
Tints of Himalaya #756833
RGB
CMYK
RGB Variations
Color information
#756833 (or 0x756833) is known color: Himalaya. HEX triplet: 75, 68 and 33. RGB value is (117,104,51). Sum of RGB (Red+Green+Blue) = 117+104+51=272 (36% of max value = 765). Red value is 117 (46.09% from 255 or 43.01% from 272); Green value is 104 (41.02% from 255 or 38.24% from 272); Blue value is 51 (20.31% from 255 or 18.75% from 272); Max value from RGB is 117 - color contains mainly: red. Hex color #756833 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756833 is #8A97CC. Grayscale: #666666. Windows color (decimal): -9082829 or 3369077. OLE color: 3369077.
HSL color Cylindrical-coordinate representation of color #756833: hue angle of 48.18º 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 #756833 is Cyan = 0, Magento = 0.11, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 104 | 51 | - |
| CMYK | 0 | 0.11 | 0.56 | 0.54 |
| HSL | 48.18º | 0.39% | 0.33% | - |
| HSV(B) | 48.18º | 0.56% | 0.46% | - |
| XYZ | 12.88 | 13.92 | 5.14 | - |
| YUV | 101.85 | 99.31 | 138.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 104 | 51 | 0 | 0.11 | 0.56 | 0.54 | 48.18 | 0.39 | 0.33 |
| Hex | 75 | 68 | 33 | 0 | B | 38 | 36 | 30 | 27 | 21 |
| Octal | 165 | 150 | 63 | 0 | 13 | 70 | 66 | 60 | 47 | 41 |
| Binary | 1110101 | 1101000 | 110011 | 0 | 1011 | 111000 | 110110 | 110000 | 100111 | 100001 |
Color Harmonies of #756833
Complementary color
Monochromatic Colors of #756833
Black with #756833
Text Example
Text Example
White with #756833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756833; }
p { color: rgb(117,104,51); }
H1.HeaderClassName
{
color: #756833;
}
.AnyTagClassName
{
color: #756833;
}
</style>
background-color css
<style>
a { background-color: #756833; }
a { background-color: rgb(117,104,51); }
div.DivClassName
{
background-color: #756833;
}
.BgClassName
{
background-color: #756833;
}
</style>
border-color css
<style>
span { border-color: #756833; }
span { border-color: rgb(117,104,51); }
td.TdClassName
{
border-color: #756833;
}
.TagClassName
{
border-color: #756833;
}
</style>