Shades of Himalaya #756725
Tints of Himalaya #756725
RGB
CMYK
RGB Variations
Color information
#756725 (or 0x756725) is known color: Himalaya. HEX triplet: 75, 67 and 25. RGB value is (117,103,37). Sum of RGB (Red+Green+Blue) = 117+103+37=257 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45.53% from 257); Green value is 103 (40.62% from 255 or 40.08% from 257); Blue value is 37 (14.84% from 255 or 14.40% from 257); Max value from RGB is 117 - color contains mainly: red. Hex color #756725 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756725 is #8A98DA. Grayscale: #636363. Windows color (decimal): -9083099 or 2451317. OLE color: 2451317.
HSL color Cylindrical-coordinate representation of color #756725: hue angle of 49.5º 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 #756725 is Cyan = 0, Magento = 0.12, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 103 | 37 | - |
| CMYK | 0 | 0.12 | 0.68 | 0.54 |
| HSL | 49.5º | 0.52% | 0.3% | - |
| HSV(B) | 49.5º | 0.68% | 0.46% | - |
| XYZ | 12.52 | 13.62 | 3.72 | - |
| YUV | 99.66 | 92.64 | 140.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 37 | 0 | 0.12 | 0.68 | 0.54 | 49.5 | 0.52 | 0.3 |
| Hex | 75 | 67 | 25 | 0 | C | 44 | 36 | 32 | 34 | 1E |
| Octal | 165 | 147 | 45 | 0 | 14 | 104 | 66 | 62 | 64 | 36 |
| Binary | 1110101 | 1100111 | 100101 | 0 | 1100 | 1000100 | 110110 | 110010 | 110100 | 11110 |
Color Harmonies of #756725
Complementary color
Monochromatic Colors of #756725
Black with #756725
Text Example
Text Example
White with #756725
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756725; }
p { color: rgb(117,103,37); }
H1.HeaderClassName
{
color: #756725;
}
.AnyTagClassName
{
color: #756725;
}
</style>
background-color css
<style>
a { background-color: #756725; }
a { background-color: rgb(117,103,37); }
div.DivClassName
{
background-color: #756725;
}
.BgClassName
{
background-color: #756725;
}
</style>
border-color css
<style>
span { border-color: #756725; }
span { border-color: rgb(117,103,37); }
td.TdClassName
{
border-color: #756725;
}
.TagClassName
{
border-color: #756725;
}
</style>