Shades of Himalaya #756930
Tints of Himalaya #756930
RGB
CMYK
RGB Variations
Color information
#756930 (or 0x756930) is known color: Himalaya. HEX triplet: 75, 69 and 30. RGB value is (117,105,48). Sum of RGB (Red+Green+Blue) = 117+105+48=270 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.33% from 270); Green value is 105 (41.41% from 255 or 38.89% from 270); Blue value is 48 (19.14% from 255 or 17.78% from 270); Max value from RGB is 117 - color contains mainly: red. Hex color #756930 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756930 is #8A96CF. Grayscale: #666666. Windows color (decimal): -9082576 or 3172725. OLE color: 3172725.
HSL color Cylindrical-coordinate representation of color #756930: hue angle of 49.57º 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 #756930 is Cyan = 0, Magento = 0.10, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 105 | 48 | - |
| CMYK | 0 | 0.10 | 0.59 | 0.54 |
| HSL | 49.57º | 0.42% | 0.32% | - |
| HSV(B) | 49.57º | 0.59% | 0.46% | - |
| XYZ | 12.92 | 14.1 | 4.84 | - |
| YUV | 102.09 | 97.48 | 138.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 105 | 48 | 0 | 0.10 | 0.59 | 0.54 | 49.57 | 0.42 | 0.32 |
| Hex | 75 | 69 | 30 | 0 | A | 3B | 36 | 32 | 2A | 20 |
| Octal | 165 | 151 | 60 | 0 | 12 | 73 | 66 | 62 | 52 | 40 |
| Binary | 1110101 | 1101001 | 110000 | 0 | 1010 | 111011 | 110110 | 110010 | 101010 | 100000 |
Color Harmonies of #756930
Complementary color
Monochromatic Colors of #756930
Black with #756930
Text Example
Text Example
White with #756930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756930; }
p { color: rgb(117,105,48); }
H1.HeaderClassName
{
color: #756930;
}
.AnyTagClassName
{
color: #756930;
}
</style>
background-color css
<style>
a { background-color: #756930; }
a { background-color: rgb(117,105,48); }
div.DivClassName
{
background-color: #756930;
}
.BgClassName
{
background-color: #756930;
}
</style>
border-color css
<style>
span { border-color: #756930; }
span { border-color: rgb(117,105,48); }
td.TdClassName
{
border-color: #756930;
}
.TagClassName
{
border-color: #756930;
}
</style>