Shades of Salem #217659
Tints of Salem #217659
RGB
CMYK
RGB Variations
Color information
#217659 (or 0x217659) is known color: Salem. HEX triplet: 21, 76 and 59. RGB value is (33,118,89). Sum of RGB (Red+Green+Blue) = 33+118+89=240 (31% of max value = 765). Red value is 33 (13.28% from 255 or 13.75% from 240); Green value is 118 (46.48% from 255 or 49.17% from 240); Blue value is 89 (35.16% from 255 or 37.08% from 240); Max value from RGB is 118 - color contains mainly: green. Hex color #217659 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217659 is #DE89A6. Grayscale: #595959. Windows color (decimal): -14584231 or 5862945. OLE color: 5862945.
HSL color Cylindrical-coordinate representation of color #217659: hue angle of 159.53º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #217659 is Cyan = 0.72, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 118 | 89 | - |
| CMYK | 0.72 | 0 | 0.25 | 0.54 |
| HSL | 159.53º | 0.56% | 0.3% | - |
| HSV(B) | 159.53º | 0.72% | 0.46% | - |
| XYZ | 8.91 | 14 | 11.68 | - |
| YUV | 89.28 | 127.84 | 87.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 118 | 89 | 0.72 | 0 | 0.25 | 0.54 | 159.53 | 0.56 | 0.3 |
| Hex | 21 | 76 | 59 | 48 | 0 | 19 | 36 | A0 | 38 | 1E |
| Octal | 41 | 166 | 131 | 110 | 0 | 31 | 66 | 240 | 70 | 36 |
| Binary | 100001 | 1110110 | 1011001 | 1001000 | 0 | 11001 | 110110 | 10100000 | 111000 | 11110 |
Color Harmonies of #217659
Complementary color
Monochromatic Colors of #217659
Black with #217659
Text Example
Text Example
White with #217659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217659; }
p { color: rgb(33,118,89); }
H1.HeaderClassName
{
color: #217659;
}
.AnyTagClassName
{
color: #217659;
}
</style>
background-color css
<style>
a { background-color: #217659; }
a { background-color: rgb(33,118,89); }
div.DivClassName
{
background-color: #217659;
}
.BgClassName
{
background-color: #217659;
}
</style>
border-color css
<style>
span { border-color: #217659; }
span { border-color: rgb(33,118,89); }
td.TdClassName
{
border-color: #217659;
}
.TagClassName
{
border-color: #217659;
}
</style>