Shades of Salem #117756
Tints of Salem #117756
RGB
CMYK
RGB Variations
Color information
#117756 (or 0x117756) is known color: Salem. HEX triplet: 11, 77 and 56. RGB value is (17,119,86). Sum of RGB (Red+Green+Blue) = 17+119+86=222 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.66% from 222); Green value is 119 (46.88% from 255 or 53.60% from 222); Blue value is 86 (33.98% from 255 or 38.74% from 222); Max value from RGB is 119 - color contains mainly: green. Hex color #117756 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117756 is #EE88A9. Grayscale: #545454. Windows color (decimal): -15632554 or 5666577. OLE color: 5666577.
HSL color Cylindrical-coordinate representation of color #117756: hue angle of 160.59º degrees, saturation: 0.75, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #117756 is Cyan = 0.86, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 17 | 119 | 86 | - |
| CMYK | 0.86 | 0 | 0.28 | 0.53 |
| HSL | 160.59º | 0.75% | 0.27% | - |
| HSV(B) | 160.59º | 0.86% | 0.47% | - |
| XYZ | 8.51 | 13.98 | 11.06 | - |
| YUV | 84.74 | 128.71 | 79.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 119 | 86 | 0.86 | 0 | 0.28 | 0.53 | 160.59 | 0.75 | 0.27 |
| Hex | 11 | 77 | 56 | 56 | 0 | 1C | 35 | A1 | 4B | 1B |
| Octal | 21 | 167 | 126 | 126 | 0 | 34 | 65 | 241 | 113 | 33 |
| Binary | 10001 | 1110111 | 1010110 | 1010110 | 0 | 11100 | 110101 | 10100001 | 1001011 | 11011 |
Color Harmonies of #117756
Complementary color
Monochromatic Colors of #117756
Black with #117756
Text Example
Text Example
White with #117756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117756; }
p { color: rgb(17,119,86); }
H1.HeaderClassName
{
color: #117756;
}
.AnyTagClassName
{
color: #117756;
}
</style>
background-color css
<style>
a { background-color: #117756; }
a { background-color: rgb(17,119,86); }
div.DivClassName
{
background-color: #117756;
}
.BgClassName
{
background-color: #117756;
}
</style>
border-color css
<style>
span { border-color: #117756; }
span { border-color: rgb(17,119,86); }
td.TdClassName
{
border-color: #117756;
}
.TagClassName
{
border-color: #117756;
}
</style>