Shades of Himalaya #756730
Tints of Himalaya #756730
RGB
CMYK
RGB Variations
Color information
#756730 (or 0x756730) is known color: Himalaya. HEX triplet: 75, 67 and 30. RGB value is (117,103,48). Sum of RGB (Red+Green+Blue) = 117+103+48=268 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.66% from 268); Green value is 103 (40.62% from 255 or 38.43% from 268); Blue value is 48 (19.14% from 255 or 17.91% from 268); Max value from RGB is 117 - color contains mainly: red. Hex color #756730 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756730 is #8A98CF. Grayscale: #656565. Windows color (decimal): -9083088 or 3172213. OLE color: 3172213.
HSL color Cylindrical-coordinate representation of color #756730: hue angle of 47.83º 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 #756730 is Cyan = 0, Magento = 0.12, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 103 | 48 | - |
| CMYK | 0 | 0.12 | 0.59 | 0.54 |
| HSL | 47.83º | 0.42% | 0.32% | - |
| HSV(B) | 47.83º | 0.59% | 0.46% | - |
| XYZ | 12.72 | 13.7 | 4.77 | - |
| YUV | 100.92 | 98.14 | 139.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 48 | 0 | 0.12 | 0.59 | 0.54 | 47.83 | 0.42 | 0.32 |
| Hex | 75 | 67 | 30 | 0 | C | 3B | 36 | 30 | 2A | 20 |
| Octal | 165 | 147 | 60 | 0 | 14 | 73 | 66 | 60 | 52 | 40 |
| Binary | 1110101 | 1100111 | 110000 | 0 | 1100 | 111011 | 110110 | 110000 | 101010 | 100000 |
Color Harmonies of #756730
Complementary color
Monochromatic Colors of #756730
Black with #756730
Text Example
Text Example
White with #756730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756730; }
p { color: rgb(117,103,48); }
H1.HeaderClassName
{
color: #756730;
}
.AnyTagClassName
{
color: #756730;
}
</style>
background-color css
<style>
a { background-color: #756730; }
a { background-color: rgb(117,103,48); }
div.DivClassName
{
background-color: #756730;
}
.BgClassName
{
background-color: #756730;
}
</style>
border-color css
<style>
span { border-color: #756730; }
span { border-color: rgb(117,103,48); }
td.TdClassName
{
border-color: #756730;
}
.TagClassName
{
border-color: #756730;
}
</style>