Shades of Salem #217559
Tints of Salem #217559
RGB
CMYK
RGB Variations
Color information
#217559 (or 0x217559) is known color: Salem. HEX triplet: 21, 75 and 59. RGB value is (33,117,89). Sum of RGB (Red+Green+Blue) = 33+117+89=239 (31% of max value = 765). Red value is 33 (13.28% from 255 or 13.81% from 239); Green value is 117 (46.09% from 255 or 48.95% from 239); Blue value is 89 (35.16% from 255 or 37.24% from 239); Max value from RGB is 117 - color contains mainly: green. Hex color #217559 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217559 is #DE8AA6. Grayscale: #585858. Windows color (decimal): -14584487 or 5862689. OLE color: 5862689.
HSL color Cylindrical-coordinate representation of color #217559: hue angle of 160º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #217559 is Cyan = 0.72, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 117 | 89 | - |
| CMYK | 0.72 | 0 | 0.24 | 0.54 |
| HSL | 160º | 0.56% | 0.29% | - |
| HSV(B) | 160º | 0.72% | 0.46% | - |
| XYZ | 8.79 | 13.77 | 11.65 | - |
| YUV | 88.69 | 128.17 | 88.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 117 | 89 | 0.72 | 0 | 0.24 | 0.54 | 160 | 0.56 | 0.29 |
| Hex | 21 | 75 | 59 | 48 | 0 | 18 | 36 | A0 | 38 | 1D |
| Octal | 41 | 165 | 131 | 110 | 0 | 30 | 66 | 240 | 70 | 35 |
| Binary | 100001 | 1110101 | 1011001 | 1001000 | 0 | 11000 | 110110 | 10100000 | 111000 | 11101 |
Color Harmonies of #217559
Complementary color
Monochromatic Colors of #217559
Black with #217559
Text Example
Text Example
White with #217559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217559; }
p { color: rgb(33,117,89); }
H1.HeaderClassName
{
color: #217559;
}
.AnyTagClassName
{
color: #217559;
}
</style>
background-color css
<style>
a { background-color: #217559; }
a { background-color: rgb(33,117,89); }
div.DivClassName
{
background-color: #217559;
}
.BgClassName
{
background-color: #217559;
}
</style>
border-color css
<style>
span { border-color: #217559; }
span { border-color: rgb(33,117,89); }
td.TdClassName
{
border-color: #217559;
}
.TagClassName
{
border-color: #217559;
}
</style>