Shades of Himalaya #756628
Tints of Himalaya #756628
RGB
CMYK
RGB Variations
Color information
#756628 (or 0x756628) is known color: Himalaya. HEX triplet: 75, 66 and 28. RGB value is (117,102,40). Sum of RGB (Red+Green+Blue) = 117+102+40=259 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45.17% from 259); Green value is 102 (40.23% from 255 or 39.38% from 259); Blue value is 40 (16.02% from 255 or 15.44% from 259); Max value from RGB is 117 - color contains mainly: red. Hex color #756628 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756628 is #8A99D7. Grayscale: #636363. Windows color (decimal): -9083352 or 2647669. OLE color: 2647669.
HSL color Cylindrical-coordinate representation of color #756628: hue angle of 48.31º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #756628 is Cyan = 0, Magento = 0.13, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 102 | 40 | - |
| CMYK | 0 | 0.13 | 0.66 | 0.54 |
| HSL | 48.31º | 0.49% | 0.31% | - |
| HSV(B) | 48.31º | 0.66% | 0.46% | - |
| XYZ | 12.47 | 13.44 | 3.94 | - |
| YUV | 99.42 | 94.47 | 140.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 40 | 0 | 0.13 | 0.66 | 0.54 | 48.31 | 0.49 | 0.31 |
| Hex | 75 | 66 | 28 | 0 | D | 42 | 36 | 30 | 31 | 1F |
| Octal | 165 | 146 | 50 | 0 | 15 | 102 | 66 | 60 | 61 | 37 |
| Binary | 1110101 | 1100110 | 101000 | 0 | 1101 | 1000010 | 110110 | 110000 | 110001 | 11111 |
Color Harmonies of #756628
Complementary color
Monochromatic Colors of #756628
Black with #756628
Text Example
Text Example
White with #756628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756628; }
p { color: rgb(117,102,40); }
H1.HeaderClassName
{
color: #756628;
}
.AnyTagClassName
{
color: #756628;
}
</style>
background-color css
<style>
a { background-color: #756628; }
a { background-color: rgb(117,102,40); }
div.DivClassName
{
background-color: #756628;
}
.BgClassName
{
background-color: #756628;
}
</style>
border-color css
<style>
span { border-color: #756628; }
span { border-color: rgb(117,102,40); }
td.TdClassName
{
border-color: #756628;
}
.TagClassName
{
border-color: #756628;
}
</style>