Shades of Himalaya #756027
Tints of Himalaya #756027
RGB
CMYK
RGB Variations
Color information
#756027 (or 0x756027) is known color: Himalaya. HEX triplet: 75, 60 and 27. RGB value is (117,96,39). Sum of RGB (Red+Green+Blue) = 117+96+39=252 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.43% from 252); Green value is 96 (37.89% from 255 or 38.10% from 252); Blue value is 39 (15.62% from 255 or 15.48% from 252); Max value from RGB is 117 - color contains mainly: red. Hex color #756027 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756027 is #8A9FD8. Grayscale: #606060. Windows color (decimal): -9084889 or 2580597. OLE color: 2580597.
HSL color Cylindrical-coordinate representation of color #756027: hue angle of 43.85º 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 #756027 is Cyan = 0, Magento = 0.18, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 96 | 39 | - |
| CMYK | 0 | 0.18 | 0.67 | 0.54 |
| HSL | 43.85º | 0.5% | 0.31% | - |
| HSV(B) | 43.85º | 0.67% | 0.46% | - |
| XYZ | 11.89 | 12.29 | 3.67 | - |
| YUV | 95.78 | 95.96 | 143.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 96 | 39 | 0 | 0.18 | 0.67 | 0.54 | 43.85 | 0.5 | 0.31 |
| Hex | 75 | 60 | 27 | 0 | 12 | 43 | 36 | 2C | 32 | 1F |
| Octal | 165 | 140 | 47 | 0 | 22 | 103 | 66 | 54 | 62 | 37 |
| Binary | 1110101 | 1100000 | 100111 | 0 | 10010 | 1000011 | 110110 | 101100 | 110010 | 11111 |
Color Harmonies of #756027
Complementary color
Monochromatic Colors of #756027
Black with #756027
Text Example
Text Example
White with #756027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756027; }
p { color: rgb(117,96,39); }
H1.HeaderClassName
{
color: #756027;
}
.AnyTagClassName
{
color: #756027;
}
</style>
background-color css
<style>
a { background-color: #756027; }
a { background-color: rgb(117,96,39); }
div.DivClassName
{
background-color: #756027;
}
.BgClassName
{
background-color: #756027;
}
</style>
border-color css
<style>
span { border-color: #756027; }
span { border-color: rgb(117,96,39); }
td.TdClassName
{
border-color: #756027;
}
.TagClassName
{
border-color: #756027;
}
</style>