Shades of Himalaya #756125
Tints of Himalaya #756125
RGB
CMYK
RGB Variations
Color information
#756125 (or 0x756125) is known color: Himalaya. HEX triplet: 75, 61 and 25. RGB value is (117,97,37). Sum of RGB (Red+Green+Blue) = 117+97+37=251 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.61% from 251); Green value is 97 (38.28% from 255 or 38.65% from 251); Blue value is 37 (14.84% from 255 or 14.74% from 251); Max value from RGB is 117 - color contains mainly: red. Hex color #756125 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756125 is #8A9EDA. Grayscale: #606060. Windows color (decimal): -9084635 or 2449781. OLE color: 2449781.
HSL color Cylindrical-coordinate representation of color #756125: hue angle of 45º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #756125 is Cyan = 0, Magento = 0.17, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 97 | 37 | - |
| CMYK | 0 | 0.17 | 0.68 | 0.54 |
| HSL | 45º | 0.52% | 0.3% | - |
| HSV(B) | 45º | 0.68% | 0.46% | - |
| XYZ | 11.94 | 12.46 | 3.53 | - |
| YUV | 96.14 | 94.63 | 142.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 97 | 37 | 0 | 0.17 | 0.68 | 0.54 | 45 | 0.52 | 0.3 |
| Hex | 75 | 61 | 25 | 0 | 11 | 44 | 36 | 2D | 34 | 1E |
| Octal | 165 | 141 | 45 | 0 | 21 | 104 | 66 | 55 | 64 | 36 |
| Binary | 1110101 | 1100001 | 100101 | 0 | 10001 | 1000100 | 110110 | 101101 | 110100 | 11110 |
Color Harmonies of #756125
Complementary color
Monochromatic Colors of #756125
Black with #756125
Text Example
Text Example
White with #756125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756125; }
p { color: rgb(117,97,37); }
H1.HeaderClassName
{
color: #756125;
}
.AnyTagClassName
{
color: #756125;
}
</style>
background-color css
<style>
a { background-color: #756125; }
a { background-color: rgb(117,97,37); }
div.DivClassName
{
background-color: #756125;
}
.BgClassName
{
background-color: #756125;
}
</style>
border-color css
<style>
span { border-color: #756125; }
span { border-color: rgb(117,97,37); }
td.TdClassName
{
border-color: #756125;
}
.TagClassName
{
border-color: #756125;
}
</style>