Shades of Salem #217756
Tints of Salem #217756
RGB
CMYK
RGB Variations
Color information
#217756 (or 0x217756) is known color: Salem. HEX triplet: 21, 77 and 56. RGB value is (33,119,86). Sum of RGB (Red+Green+Blue) = 33+119+86=238 (31% of max value = 765). Red value is 33 (13.28% from 255 or 13.87% from 238); Green value is 119 (46.88% from 255 or 50% from 238); Blue value is 86 (33.98% from 255 or 36.13% from 238); Max value from RGB is 119 - color contains mainly: green. Hex color #217756 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217756 is #DE88A9. Grayscale: #595959. Windows color (decimal): -14583978 or 5666593. OLE color: 5666593.
HSL color Cylindrical-coordinate representation of color #217756: hue angle of 156.98º 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 #217756 is Cyan = 0.72, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 33 | 119 | 86 | - |
| CMYK | 0.72 | 0 | 0.28 | 0.53 |
| HSL | 156.98º | 0.57% | 0.3% | - |
| HSV(B) | 156.98º | 0.72% | 0.47% | - |
| XYZ | 8.9 | 14.19 | 11.07 | - |
| YUV | 89.52 | 126.01 | 87.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 119 | 86 | 0.72 | 0 | 0.28 | 0.53 | 156.98 | 0.57 | 0.3 |
| Hex | 21 | 77 | 56 | 48 | 0 | 1C | 35 | 9D | 39 | 1E |
| Octal | 41 | 167 | 126 | 110 | 0 | 34 | 65 | 235 | 71 | 36 |
| Binary | 100001 | 1110111 | 1010110 | 1001000 | 0 | 11100 | 110101 | 10011101 | 111001 | 11110 |
Color Harmonies of #217756
Complementary color
Monochromatic Colors of #217756
Black with #217756
Text Example
Text Example
White with #217756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217756; }
p { color: rgb(33,119,86); }
H1.HeaderClassName
{
color: #217756;
}
.AnyTagClassName
{
color: #217756;
}
</style>
background-color css
<style>
a { background-color: #217756; }
a { background-color: rgb(33,119,86); }
div.DivClassName
{
background-color: #217756;
}
.BgClassName
{
background-color: #217756;
}
</style>
border-color css
<style>
span { border-color: #217756; }
span { border-color: rgb(33,119,86); }
td.TdClassName
{
border-color: #217756;
}
.TagClassName
{
border-color: #217756;
}
</style>