Shades of Himalaya #756838
Tints of Himalaya #756838
RGB
CMYK
RGB Variations
Color information
#756838 (or 0x756838) is known color: Himalaya. HEX triplet: 75, 68 and 38. RGB value is (117,104,56). Sum of RGB (Red+Green+Blue) = 117+104+56=277 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.24% from 277); Green value is 104 (41.02% from 255 or 37.55% from 277); Blue value is 56 (22.27% from 255 or 20.22% from 277); Max value from RGB is 117 - color contains mainly: red. Hex color #756838 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756838 is #8A97C7. Grayscale: #666666. Windows color (decimal): -9082824 or 3696757. OLE color: 3696757.
HSL color Cylindrical-coordinate representation of color #756838: hue angle of 47.21º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #756838 is Cyan = 0, Magento = 0.11, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 104 | 56 | - |
| CMYK | 0 | 0.11 | 0.52 | 0.54 |
| HSL | 47.21º | 0.35% | 0.34% | - |
| HSV(B) | 47.21º | 0.52% | 0.46% | - |
| XYZ | 13 | 13.97 | 5.75 | - |
| YUV | 102.42 | 101.81 | 138.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 104 | 56 | 0 | 0.11 | 0.52 | 0.54 | 47.21 | 0.35 | 0.34 |
| Hex | 75 | 68 | 38 | 0 | B | 34 | 36 | 2F | 23 | 22 |
| Octal | 165 | 150 | 70 | 0 | 13 | 64 | 66 | 57 | 43 | 42 |
| Binary | 1110101 | 1101000 | 111000 | 0 | 1011 | 110100 | 110110 | 101111 | 100011 | 100010 |
Color Harmonies of #756838
Complementary color
Monochromatic Colors of #756838
Black with #756838
Text Example
Text Example
White with #756838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756838; }
p { color: rgb(117,104,56); }
H1.HeaderClassName
{
color: #756838;
}
.AnyTagClassName
{
color: #756838;
}
</style>
background-color css
<style>
a { background-color: #756838; }
a { background-color: rgb(117,104,56); }
div.DivClassName
{
background-color: #756838;
}
.BgClassName
{
background-color: #756838;
}
</style>
border-color css
<style>
span { border-color: #756838; }
span { border-color: rgb(117,104,56); }
td.TdClassName
{
border-color: #756838;
}
.TagClassName
{
border-color: #756838;
}
</style>