Shades of Himalaya #756827
Tints of Himalaya #756827
RGB
CMYK
RGB Variations
Color information
#756827 (or 0x756827) is known color: Himalaya. HEX triplet: 75, 68 and 27. RGB value is (117,104,39). Sum of RGB (Red+Green+Blue) = 117+104+39=260 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45% from 260); Green value is 104 (41.02% from 255 or 40% from 260); Blue value is 39 (15.62% from 255 or 15% from 260); Max value from RGB is 117 - color contains mainly: red. Hex color #756827 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756827 is #8A97D8. Grayscale: #646464. Windows color (decimal): -9082841 or 2582645. OLE color: 2582645.
HSL color Cylindrical-coordinate representation of color #756827: hue angle of 50º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #756827 is Cyan = 0, Magento = 0.11, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 104 | 39 | - |
| CMYK | 0 | 0.11 | 0.67 | 0.54 |
| HSL | 50º | 0.5% | 0.31% | - |
| HSV(B) | 50º | 0.67% | 0.46% | - |
| XYZ | 12.65 | 13.83 | 3.92 | - |
| YUV | 100.48 | 93.31 | 139.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 104 | 39 | 0 | 0.11 | 0.67 | 0.54 | 50 | 0.5 | 0.31 |
| Hex | 75 | 68 | 27 | 0 | B | 43 | 36 | 32 | 32 | 1F |
| Octal | 165 | 150 | 47 | 0 | 13 | 103 | 66 | 62 | 62 | 37 |
| Binary | 1110101 | 1101000 | 100111 | 0 | 1011 | 1000011 | 110110 | 110010 | 110010 | 11111 |
Color Harmonies of #756827
Complementary color
Monochromatic Colors of #756827
Black with #756827
Text Example
Text Example
White with #756827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756827; }
p { color: rgb(117,104,39); }
H1.HeaderClassName
{
color: #756827;
}
.AnyTagClassName
{
color: #756827;
}
</style>
background-color css
<style>
a { background-color: #756827; }
a { background-color: rgb(117,104,39); }
div.DivClassName
{
background-color: #756827;
}
.BgClassName
{
background-color: #756827;
}
</style>
border-color css
<style>
span { border-color: #756827; }
span { border-color: rgb(117,104,39); }
td.TdClassName
{
border-color: #756827;
}
.TagClassName
{
border-color: #756827;
}
</style>