Shades of Salem #117356
Tints of Salem #117356
RGB
CMYK
RGB Variations
Color information
#117356 (or 0x117356) is known color: Salem. HEX triplet: 11, 73 and 56. RGB value is (17,115,86). Sum of RGB (Red+Green+Blue) = 17+115+86=218 (28% of max value = 765). Red value is 17 (7.03% from 255 or 7.80% from 218); Green value is 115 (45.31% from 255 or 52.75% from 218); Blue value is 86 (33.98% from 255 or 39.45% from 218); Max value from RGB is 115 - color contains mainly: green. Hex color #117356 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117356 is #EE8CA9. Grayscale: #525252. Windows color (decimal): -15633578 or 5665553. OLE color: 5665553.
HSL color Cylindrical-coordinate representation of color #117356: hue angle of 162.24º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #117356 is Cyan = 0.85, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 17 | 115 | 86 | - |
| CMYK | 0.85 | 0 | 0.25 | 0.55 |
| HSL | 162.24º | 0.74% | 0.26% | - |
| HSV(B) | 162.24º | 0.85% | 0.45% | - |
| XYZ | 8.04 | 13.05 | 10.9 | - |
| YUV | 82.39 | 130.03 | 81.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 115 | 86 | 0.85 | 0 | 0.25 | 0.55 | 162.24 | 0.74 | 0.26 |
| Hex | 11 | 73 | 56 | 55 | 0 | 19 | 37 | A2 | 4A | 1A |
| Octal | 21 | 163 | 126 | 125 | 0 | 31 | 67 | 242 | 112 | 32 |
| Binary | 10001 | 1110011 | 1010110 | 1010101 | 0 | 11001 | 110111 | 10100010 | 1001010 | 11010 |
Color Harmonies of #117356
Complementary color
Monochromatic Colors of #117356
Black with #117356
Text Example
Text Example
White with #117356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117356; }
p { color: rgb(17,115,86); }
H1.HeaderClassName
{
color: #117356;
}
.AnyTagClassName
{
color: #117356;
}
</style>
background-color css
<style>
a { background-color: #117356; }
a { background-color: rgb(17,115,86); }
div.DivClassName
{
background-color: #117356;
}
.BgClassName
{
background-color: #117356;
}
</style>
border-color css
<style>
span { border-color: #117356; }
span { border-color: rgb(17,115,86); }
td.TdClassName
{
border-color: #117356;
}
.TagClassName
{
border-color: #117356;
}
</style>