Shades of Himalaya #756026
Tints of Himalaya #756026
RGB
CMYK
RGB Variations
Color information
#756026 (or 0x756026) is known color: Himalaya. HEX triplet: 75, 60 and 26. RGB value is (117,96,38). Sum of RGB (Red+Green+Blue) = 117+96+38=251 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.61% from 251); Green value is 96 (37.89% from 255 or 38.25% from 251); Blue value is 38 (15.23% from 255 or 15.14% from 251); Max value from RGB is 117 - color contains mainly: red. Hex color #756026 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756026 is #8A9FD9. Grayscale: #5F5F5F. Windows color (decimal): -9084890 or 2515061. OLE color: 2515061.
HSL color Cylindrical-coordinate representation of color #756026: hue angle of 44.05º degrees, saturation: 0.51, 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 #756026 is Cyan = 0, Magento = 0.18, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 96 | 38 | - |
| CMYK | 0 | 0.18 | 0.68 | 0.54 |
| HSL | 44.05º | 0.51% | 0.3% | - |
| HSV(B) | 44.05º | 0.68% | 0.46% | - |
| XYZ | 11.87 | 12.29 | 3.58 | - |
| YUV | 95.67 | 95.46 | 143.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 96 | 38 | 0 | 0.18 | 0.68 | 0.54 | 44.05 | 0.51 | 0.3 |
| Hex | 75 | 60 | 26 | 0 | 12 | 44 | 36 | 2C | 33 | 1E |
| Octal | 165 | 140 | 46 | 0 | 22 | 104 | 66 | 54 | 63 | 36 |
| Binary | 1110101 | 1100000 | 100110 | 0 | 10010 | 1000100 | 110110 | 101100 | 110011 | 11110 |
Color Harmonies of #756026
Complementary color
Monochromatic Colors of #756026
Black with #756026
Text Example
Text Example
White with #756026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756026; }
p { color: rgb(117,96,38); }
H1.HeaderClassName
{
color: #756026;
}
.AnyTagClassName
{
color: #756026;
}
</style>
background-color css
<style>
a { background-color: #756026; }
a { background-color: rgb(117,96,38); }
div.DivClassName
{
background-color: #756026;
}
.BgClassName
{
background-color: #756026;
}
</style>
border-color css
<style>
span { border-color: #756026; }
span { border-color: rgb(117,96,38); }
td.TdClassName
{
border-color: #756026;
}
.TagClassName
{
border-color: #756026;
}
</style>