Shades of Himalaya #756230
Tints of Himalaya #756230
RGB
CMYK
RGB Variations
Color information
#756230 (or 0x756230) is known color: Himalaya. HEX triplet: 75, 62 and 30. RGB value is (117,98,48). Sum of RGB (Red+Green+Blue) = 117+98+48=263 (34% of max value = 765). Red value is 117 (46.09% from 255 or 44.49% from 263); Green value is 98 (38.67% from 255 or 37.26% from 263); Blue value is 48 (19.14% from 255 or 18.25% from 263); Max value from RGB is 117 - color contains mainly: red. Hex color #756230 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756230 is #8A9DCF. Grayscale: #626262. Windows color (decimal): -9084368 or 3170933. OLE color: 3170933.
HSL color Cylindrical-coordinate representation of color #756230: hue angle of 43.48º 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 #756230 is Cyan = 0, Magento = 0.16, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 98 | 48 | - |
| CMYK | 0 | 0.16 | 0.59 | 0.54 |
| HSL | 43.48º | 0.42% | 0.32% | - |
| HSV(B) | 43.48º | 0.59% | 0.46% | - |
| XYZ | 12.24 | 12.73 | 4.61 | - |
| YUV | 97.98 | 99.79 | 141.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 98 | 48 | 0 | 0.16 | 0.59 | 0.54 | 43.48 | 0.42 | 0.32 |
| Hex | 75 | 62 | 30 | 0 | 10 | 3B | 36 | 2B | 2A | 20 |
| Octal | 165 | 142 | 60 | 0 | 20 | 73 | 66 | 53 | 52 | 40 |
| Binary | 1110101 | 1100010 | 110000 | 0 | 10000 | 111011 | 110110 | 101011 | 101010 | 100000 |
Color Harmonies of #756230
Complementary color
Monochromatic Colors of #756230
Black with #756230
Text Example
Text Example
White with #756230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756230; }
p { color: rgb(117,98,48); }
H1.HeaderClassName
{
color: #756230;
}
.AnyTagClassName
{
color: #756230;
}
</style>
background-color css
<style>
a { background-color: #756230; }
a { background-color: rgb(117,98,48); }
div.DivClassName
{
background-color: #756230;
}
.BgClassName
{
background-color: #756230;
}
</style>
border-color css
<style>
span { border-color: #756230; }
span { border-color: rgb(117,98,48); }
td.TdClassName
{
border-color: #756230;
}
.TagClassName
{
border-color: #756230;
}
</style>