Shades of Salem #217550
Tints of Salem #217550
RGB
CMYK
RGB Variations
Color information
#217550 (or 0x217550) is known color: Salem. HEX triplet: 21, 75 and 50. RGB value is (33,117,80). Sum of RGB (Red+Green+Blue) = 33+117+80=230 (30% of max value = 765). Red value is 33 (13.28% from 255 or 14.35% from 230); Green value is 117 (46.09% from 255 or 50.87% from 230); Blue value is 80 (31.64% from 255 or 34.78% from 230); Max value from RGB is 117 - color contains mainly: green. Hex color #217550 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217550 is #DE8AAF. Grayscale: #575757. Windows color (decimal): -14584496 or 5272865. OLE color: 5272865.
HSL color Cylindrical-coordinate representation of color #217550: hue angle of 153.57º 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 #217550 is Cyan = 0.72, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 117 | 80 | - |
| CMYK | 0.72 | 0 | 0.32 | 0.54 |
| HSL | 153.57º | 0.56% | 0.29% | - |
| HSV(B) | 153.57º | 0.72% | 0.46% | - |
| XYZ | 8.44 | 13.63 | 9.77 | - |
| YUV | 87.67 | 123.67 | 89.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 117 | 80 | 0.72 | 0 | 0.32 | 0.54 | 153.57 | 0.56 | 0.29 |
| Hex | 21 | 75 | 50 | 48 | 0 | 20 | 36 | 9A | 38 | 1D |
| Octal | 41 | 165 | 120 | 110 | 0 | 40 | 66 | 232 | 70 | 35 |
| Binary | 100001 | 1110101 | 1010000 | 1001000 | 0 | 100000 | 110110 | 10011010 | 111000 | 11101 |
Color Harmonies of #217550
Complementary color
Monochromatic Colors of #217550
Black with #217550
Text Example
Text Example
White with #217550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217550; }
p { color: rgb(33,117,80); }
H1.HeaderClassName
{
color: #217550;
}
.AnyTagClassName
{
color: #217550;
}
</style>
background-color css
<style>
a { background-color: #217550; }
a { background-color: rgb(33,117,80); }
div.DivClassName
{
background-color: #217550;
}
.BgClassName
{
background-color: #217550;
}
</style>
border-color css
<style>
span { border-color: #217550; }
span { border-color: rgb(33,117,80); }
td.TdClassName
{
border-color: #217550;
}
.TagClassName
{
border-color: #217550;
}
</style>