Shades of Salem #217759
Tints of Salem #217759
RGB
CMYK
RGB Variations
Color information
#217759 (or 0x217759) is known color: Salem. HEX triplet: 21, 77 and 59. RGB value is (33,119,89). Sum of RGB (Red+Green+Blue) = 33+119+89=241 (31% of max value = 765). Red value is 33 (13.28% from 255 or 13.69% from 241); Green value is 119 (46.88% from 255 or 49.38% from 241); Blue value is 89 (35.16% from 255 or 36.93% from 241); Max value from RGB is 119 - color contains mainly: green. Hex color #217759 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217759 is #DE88A6. Grayscale: #595959. Windows color (decimal): -14583975 or 5863201. OLE color: 5863201.
HSL color Cylindrical-coordinate representation of color #217759: hue angle of 159.07º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #217759 is Cyan = 0.72, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 33 | 119 | 89 | - |
| CMYK | 0.72 | 0 | 0.25 | 0.53 |
| HSL | 159.07º | 0.57% | 0.3% | - |
| HSV(B) | 159.07º | 0.72% | 0.47% | - |
| XYZ | 9.03 | 14.24 | 11.72 | - |
| YUV | 89.87 | 127.51 | 87.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 119 | 89 | 0.72 | 0 | 0.25 | 0.53 | 159.07 | 0.57 | 0.3 |
| Hex | 21 | 77 | 59 | 48 | 0 | 19 | 35 | 9F | 39 | 1E |
| Octal | 41 | 167 | 131 | 110 | 0 | 31 | 65 | 237 | 71 | 36 |
| Binary | 100001 | 1110111 | 1011001 | 1001000 | 0 | 11001 | 110101 | 10011111 | 111001 | 11110 |
Color Harmonies of #217759
Complementary color
Monochromatic Colors of #217759
Black with #217759
Text Example
Text Example
White with #217759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217759; }
p { color: rgb(33,119,89); }
H1.HeaderClassName
{
color: #217759;
}
.AnyTagClassName
{
color: #217759;
}
</style>
background-color css
<style>
a { background-color: #217759; }
a { background-color: rgb(33,119,89); }
div.DivClassName
{
background-color: #217759;
}
.BgClassName
{
background-color: #217759;
}
</style>
border-color css
<style>
span { border-color: #217759; }
span { border-color: rgb(33,119,89); }
td.TdClassName
{
border-color: #217759;
}
.TagClassName
{
border-color: #217759;
}
</style>