Shades of Himalaya #756627
Tints of Himalaya #756627
RGB
CMYK
RGB Variations
Color information
#756627 (or 0x756627) is known color: Himalaya. HEX triplet: 75, 66 and 27. RGB value is (117,102,39). Sum of RGB (Red+Green+Blue) = 117+102+39=258 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45.35% from 258); Green value is 102 (40.23% from 255 or 39.53% from 258); Blue value is 39 (15.62% from 255 or 15.12% from 258); Max value from RGB is 117 - color contains mainly: red. Hex color #756627 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756627 is #8A99D8. Grayscale: #636363. Windows color (decimal): -9083353 or 2582133. OLE color: 2582133.
HSL color Cylindrical-coordinate representation of color #756627: hue angle of 48.46º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #756627 is Cyan = 0, Magento = 0.13, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 102 | 39 | - |
| CMYK | 0 | 0.13 | 0.67 | 0.54 |
| HSL | 48.46º | 0.5% | 0.31% | - |
| HSV(B) | 48.46º | 0.67% | 0.46% | - |
| XYZ | 12.45 | 13.43 | 3.86 | - |
| YUV | 99.3 | 93.97 | 140.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 39 | 0 | 0.13 | 0.67 | 0.54 | 48.46 | 0.5 | 0.31 |
| Hex | 75 | 66 | 27 | 0 | D | 43 | 36 | 30 | 32 | 1F |
| Octal | 165 | 146 | 47 | 0 | 15 | 103 | 66 | 60 | 62 | 37 |
| Binary | 1110101 | 1100110 | 100111 | 0 | 1101 | 1000011 | 110110 | 110000 | 110010 | 11111 |
Color Harmonies of #756627
Complementary color
Monochromatic Colors of #756627
Black with #756627
Text Example
Text Example
White with #756627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756627; }
p { color: rgb(117,102,39); }
H1.HeaderClassName
{
color: #756627;
}
.AnyTagClassName
{
color: #756627;
}
</style>
background-color css
<style>
a { background-color: #756627; }
a { background-color: rgb(117,102,39); }
div.DivClassName
{
background-color: #756627;
}
.BgClassName
{
background-color: #756627;
}
</style>
border-color css
<style>
span { border-color: #756627; }
span { border-color: rgb(117,102,39); }
td.TdClassName
{
border-color: #756627;
}
.TagClassName
{
border-color: #756627;
}
</style>