Shades of Himalaya #756623
Tints of Himalaya #756623
RGB
CMYK
RGB Variations
Color information
#756623 (or 0x756623) is known color: Himalaya. HEX triplet: 75, 66 and 23. RGB value is (117,102,35). Sum of RGB (Red+Green+Blue) = 117+102+35=254 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.06% from 254); Green value is 102 (40.23% from 255 or 40.16% from 254); Blue value is 35 (14.06% from 255 or 13.78% from 254); Max value from RGB is 117 - color contains mainly: red. Hex color #756623 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756623 is #8A99DC. Grayscale: #636363. Windows color (decimal): -9083357 or 2319989. OLE color: 2319989.
HSL color Cylindrical-coordinate representation of color #756623: hue angle of 49.02º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #756623 is Cyan = 0, Magento = 0.13, Yellow = 0.70 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 102 | 35 | - |
| CMYK | 0 | 0.13 | 0.70 | 0.54 |
| HSL | 49.02º | 0.54% | 0.3% | - |
| HSV(B) | 49.02º | 0.7% | 0.46% | - |
| XYZ | 12.39 | 13.41 | 3.52 | - |
| YUV | 98.85 | 91.97 | 140.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 35 | 0 | 0.13 | 0.70 | 0.54 | 49.02 | 0.54 | 0.3 |
| Hex | 75 | 66 | 23 | 0 | D | 46 | 36 | 31 | 36 | 1E |
| Octal | 165 | 146 | 43 | 0 | 15 | 106 | 66 | 61 | 66 | 36 |
| Binary | 1110101 | 1100110 | 100011 | 0 | 1101 | 1000110 | 110110 | 110001 | 110110 | 11110 |
Color Harmonies of #756623
Complementary color
Monochromatic Colors of #756623
Black with #756623
Text Example
Text Example
White with #756623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756623; }
p { color: rgb(117,102,35); }
H1.HeaderClassName
{
color: #756623;
}
.AnyTagClassName
{
color: #756623;
}
</style>
background-color css
<style>
a { background-color: #756623; }
a { background-color: rgb(117,102,35); }
div.DivClassName
{
background-color: #756623;
}
.BgClassName
{
background-color: #756623;
}
</style>
border-color css
<style>
span { border-color: #756623; }
span { border-color: rgb(117,102,35); }
td.TdClassName
{
border-color: #756623;
}
.TagClassName
{
border-color: #756623;
}
</style>