Shades of Salem #117553
Tints of Salem #117553
RGB
CMYK
RGB Variations
Color information
#117553 (or 0x117553) is known color: Salem. HEX triplet: 11, 75 and 53. RGB value is (17,117,83). Sum of RGB (Red+Green+Blue) = 17+117+83=217 (28% of max value = 765). Red value is 17 (7.03% from 255 or 7.83% from 217); Green value is 117 (46.09% from 255 or 53.92% from 217); Blue value is 83 (32.81% from 255 or 38.25% from 217); Max value from RGB is 117 - color contains mainly: green. Hex color #117553 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117553 is #EE8AAC. Grayscale: #535353. Windows color (decimal): -15633069 or 5469457. OLE color: 5469457.
HSL color Cylindrical-coordinate representation of color #117553: hue angle of 159.6º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #117553 is Cyan = 0.85, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 17 | 117 | 83 | - |
| CMYK | 0.85 | 0 | 0.29 | 0.54 |
| HSL | 159.6º | 0.75% | 0.26% | - |
| HSV(B) | 159.6º | 0.85% | 0.46% | - |
| XYZ | 8.15 | 13.47 | 10.35 | - |
| YUV | 83.22 | 127.87 | 80.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 117 | 83 | 0.85 | 0 | 0.29 | 0.54 | 159.6 | 0.75 | 0.26 |
| Hex | 11 | 75 | 53 | 55 | 0 | 1D | 36 | A0 | 4B | 1A |
| Octal | 21 | 165 | 123 | 125 | 0 | 35 | 66 | 240 | 113 | 32 |
| Binary | 10001 | 1110101 | 1010011 | 1010101 | 0 | 11101 | 110110 | 10100000 | 1001011 | 11010 |
Color Harmonies of #117553
Complementary color
Monochromatic Colors of #117553
Black with #117553
Text Example
Text Example
White with #117553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117553; }
p { color: rgb(17,117,83); }
H1.HeaderClassName
{
color: #117553;
}
.AnyTagClassName
{
color: #117553;
}
</style>
background-color css
<style>
a { background-color: #117553; }
a { background-color: rgb(17,117,83); }
div.DivClassName
{
background-color: #117553;
}
.BgClassName
{
background-color: #117553;
}
</style>
border-color css
<style>
span { border-color: #117553; }
span { border-color: rgb(17,117,83); }
td.TdClassName
{
border-color: #117553;
}
.TagClassName
{
border-color: #117553;
}
</style>