Shades of Salem #217656
Tints of Salem #217656
RGB
CMYK
RGB Variations
Color information
#217656 (or 0x217656) is known color: Salem. HEX triplet: 21, 76 and 56. RGB value is (33,118,86). Sum of RGB (Red+Green+Blue) = 33+118+86=237 (31% of max value = 765). Red value is 33 (13.28% from 255 or 13.92% from 237); Green value is 118 (46.48% from 255 or 49.79% from 237); Blue value is 86 (33.98% from 255 or 36.29% from 237); Max value from RGB is 118 - color contains mainly: green. Hex color #217656 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217656 is #DE89A9. Grayscale: #585858. Windows color (decimal): -14584234 or 5666337. OLE color: 5666337.
HSL color Cylindrical-coordinate representation of color #217656: hue angle of 157.41º 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 #217656 is Cyan = 0.72, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 118 | 86 | - |
| CMYK | 0.72 | 0 | 0.27 | 0.54 |
| HSL | 157.41º | 0.56% | 0.3% | - |
| HSV(B) | 157.41º | 0.72% | 0.46% | - |
| XYZ | 8.79 | 13.95 | 11.03 | - |
| YUV | 88.94 | 126.34 | 88.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 118 | 86 | 0.72 | 0 | 0.27 | 0.54 | 157.41 | 0.56 | 0.3 |
| Hex | 21 | 76 | 56 | 48 | 0 | 1B | 36 | 9D | 38 | 1E |
| Octal | 41 | 166 | 126 | 110 | 0 | 33 | 66 | 235 | 70 | 36 |
| Binary | 100001 | 1110110 | 1010110 | 1001000 | 0 | 11011 | 110110 | 10011101 | 111000 | 11110 |
Color Harmonies of #217656
Complementary color
Monochromatic Colors of #217656
Black with #217656
Text Example
Text Example
White with #217656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217656; }
p { color: rgb(33,118,86); }
H1.HeaderClassName
{
color: #217656;
}
.AnyTagClassName
{
color: #217656;
}
</style>
background-color css
<style>
a { background-color: #217656; }
a { background-color: rgb(33,118,86); }
div.DivClassName
{
background-color: #217656;
}
.BgClassName
{
background-color: #217656;
}
</style>
border-color css
<style>
span { border-color: #217656; }
span { border-color: rgb(33,118,86); }
td.TdClassName
{
border-color: #217656;
}
.TagClassName
{
border-color: #217656;
}
</style>