Shades of Himalaya #756738
Tints of Himalaya #756738
RGB
CMYK
RGB Variations
Color information
#756738 (or 0x756738) is known color: Himalaya. HEX triplet: 75, 67 and 38. RGB value is (117,103,56). Sum of RGB (Red+Green+Blue) = 117+103+56=276 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.39% from 276); Green value is 103 (40.62% from 255 or 37.32% from 276); Blue value is 56 (22.27% from 255 or 20.29% from 276); Max value from RGB is 117 - color contains mainly: red. Hex color #756738 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756738 is #8A98C7. Grayscale: #666666. Windows color (decimal): -9083080 or 3696501. OLE color: 3696501.
HSL color Cylindrical-coordinate representation of color #756738: hue angle of 46.23º 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 #756738 is Cyan = 0, Magento = 0.12, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 103 | 56 | - |
| CMYK | 0 | 0.12 | 0.52 | 0.54 |
| HSL | 46.23º | 0.35% | 0.34% | - |
| HSV(B) | 46.23º | 0.52% | 0.46% | - |
| XYZ | 12.9 | 13.77 | 5.72 | - |
| YUV | 101.83 | 102.14 | 138.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 56 | 0 | 0.12 | 0.52 | 0.54 | 46.23 | 0.35 | 0.34 |
| Hex | 75 | 67 | 38 | 0 | C | 34 | 36 | 2E | 23 | 22 |
| Octal | 165 | 147 | 70 | 0 | 14 | 64 | 66 | 56 | 43 | 42 |
| Binary | 1110101 | 1100111 | 111000 | 0 | 1100 | 110100 | 110110 | 101110 | 100011 | 100010 |
Color Harmonies of #756738
Complementary color
Monochromatic Colors of #756738
Black with #756738
Text Example
Text Example
White with #756738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756738; }
p { color: rgb(117,103,56); }
H1.HeaderClassName
{
color: #756738;
}
.AnyTagClassName
{
color: #756738;
}
</style>
background-color css
<style>
a { background-color: #756738; }
a { background-color: rgb(117,103,56); }
div.DivClassName
{
background-color: #756738;
}
.BgClassName
{
background-color: #756738;
}
</style>
border-color css
<style>
span { border-color: #756738; }
span { border-color: rgb(117,103,56); }
td.TdClassName
{
border-color: #756738;
}
.TagClassName
{
border-color: #756738;
}
</style>