Shades of Salem #217856
Tints of Salem #217856
RGB
CMYK
RGB Variations
Color information
#217856 (or 0x217856) is known color: Salem. HEX triplet: 21, 78 and 56. RGB value is (33,120,86). Sum of RGB (Red+Green+Blue) = 33+120+86=239 (31% of max value = 765). Red value is 33 (13.28% from 255 or 13.81% from 239); Green value is 120 (47.27% from 255 or 50.21% from 239); Blue value is 86 (33.98% from 255 or 35.98% from 239); Max value from RGB is 120 - color contains mainly: green. Hex color #217856 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217856 is #DE87A9. Grayscale: #5A5A5A. Windows color (decimal): -14583722 or 5666849. OLE color: 5666849.
HSL color Cylindrical-coordinate representation of color #217856: hue angle of 156.55º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #217856 is Cyan = 0.72, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 33 | 120 | 86 | - |
| CMYK | 0.72 | 0 | 0.28 | 0.53 |
| HSL | 156.55º | 0.57% | 0.3% | - |
| HSV(B) | 156.55º | 0.73% | 0.47% | - |
| XYZ | 9.02 | 14.43 | 11.11 | - |
| YUV | 90.11 | 125.68 | 87.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 120 | 86 | 0.72 | 0 | 0.28 | 0.53 | 156.55 | 0.57 | 0.3 |
| Hex | 21 | 78 | 56 | 48 | 0 | 1C | 35 | 9D | 39 | 1E |
| Octal | 41 | 170 | 126 | 110 | 0 | 34 | 65 | 235 | 71 | 36 |
| Binary | 100001 | 1111000 | 1010110 | 1001000 | 0 | 11100 | 110101 | 10011101 | 111001 | 11110 |
Color Harmonies of #217856
Complementary color
Monochromatic Colors of #217856
Black with #217856
Text Example
Text Example
White with #217856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217856; }
p { color: rgb(33,120,86); }
H1.HeaderClassName
{
color: #217856;
}
.AnyTagClassName
{
color: #217856;
}
</style>
background-color css
<style>
a { background-color: #217856; }
a { background-color: rgb(33,120,86); }
div.DivClassName
{
background-color: #217856;
}
.BgClassName
{
background-color: #217856;
}
</style>
border-color css
<style>
span { border-color: #217856; }
span { border-color: rgb(33,120,86); }
td.TdClassName
{
border-color: #217856;
}
.TagClassName
{
border-color: #217856;
}
</style>