Shades of Himalaya #756530
Tints of Himalaya #756530
RGB
CMYK
RGB Variations
Color information
#756530 (or 0x756530) is known color: Himalaya. HEX triplet: 75, 65 and 30. RGB value is (117,101,48). Sum of RGB (Red+Green+Blue) = 117+101+48=266 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.98% from 266); Green value is 101 (39.84% from 255 or 37.97% from 266); Blue value is 48 (19.14% from 255 or 18.05% from 266); Max value from RGB is 117 - color contains mainly: red. Hex color #756530 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756530 is #8A9ACF. Grayscale: #636363. Windows color (decimal): -9083600 or 3171701. OLE color: 3171701.
HSL color Cylindrical-coordinate representation of color #756530: hue angle of 46.09º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #756530 is Cyan = 0, Magento = 0.14, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 101 | 48 | - |
| CMYK | 0 | 0.14 | 0.59 | 0.54 |
| HSL | 46.09º | 0.42% | 0.32% | - |
| HSV(B) | 46.09º | 0.59% | 0.46% | - |
| XYZ | 12.52 | 13.3 | 4.7 | - |
| YUV | 99.74 | 98.8 | 140.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 101 | 48 | 0 | 0.14 | 0.59 | 0.54 | 46.09 | 0.42 | 0.32 |
| Hex | 75 | 65 | 30 | 0 | E | 3B | 36 | 2E | 2A | 20 |
| Octal | 165 | 145 | 60 | 0 | 16 | 73 | 66 | 56 | 52 | 40 |
| Binary | 1110101 | 1100101 | 110000 | 0 | 1110 | 111011 | 110110 | 101110 | 101010 | 100000 |
Color Harmonies of #756530
Complementary color
Monochromatic Colors of #756530
Black with #756530
Text Example
Text Example
White with #756530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756530; }
p { color: rgb(117,101,48); }
H1.HeaderClassName
{
color: #756530;
}
.AnyTagClassName
{
color: #756530;
}
</style>
background-color css
<style>
a { background-color: #756530; }
a { background-color: rgb(117,101,48); }
div.DivClassName
{
background-color: #756530;
}
.BgClassName
{
background-color: #756530;
}
</style>
border-color css
<style>
span { border-color: #756530; }
span { border-color: rgb(117,101,48); }
td.TdClassName
{
border-color: #756530;
}
.TagClassName
{
border-color: #756530;
}
</style>