Shades of Salem #217354
Tints of Salem #217354
RGB
CMYK
RGB Variations
Color information
#217354 (or 0x217354) is known color: Salem. HEX triplet: 21, 73 and 54. RGB value is (33,115,84). Sum of RGB (Red+Green+Blue) = 33+115+84=232 (30% of max value = 765). Red value is 33 (13.28% from 255 or 14.22% from 232); Green value is 115 (45.31% from 255 or 49.57% from 232); Blue value is 84 (33.20% from 255 or 36.21% from 232); Max value from RGB is 115 - color contains mainly: green. Hex color #217354 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217354 is #DE8CAB. Grayscale: #565656. Windows color (decimal): -14585004 or 5534497. OLE color: 5534497.
HSL color Cylindrical-coordinate representation of color #217354: hue angle of 157.32º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #217354 is Cyan = 0.71, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 115 | 84 | - |
| CMYK | 0.71 | 0 | 0.27 | 0.55 |
| HSL | 157.32º | 0.55% | 0.29% | - |
| HSV(B) | 157.32º | 0.71% | 0.45% | - |
| XYZ | 8.36 | 13.22 | 10.5 | - |
| YUV | 86.95 | 126.33 | 89.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 115 | 84 | 0.71 | 0 | 0.27 | 0.55 | 157.32 | 0.55 | 0.29 |
| Hex | 21 | 73 | 54 | 47 | 0 | 1B | 37 | 9D | 37 | 1D |
| Octal | 41 | 163 | 124 | 107 | 0 | 33 | 67 | 235 | 67 | 35 |
| Binary | 100001 | 1110011 | 1010100 | 1000111 | 0 | 11011 | 110111 | 10011101 | 110111 | 11101 |
Color Harmonies of #217354
Complementary color
Monochromatic Colors of #217354
Black with #217354
Text Example
Text Example
White with #217354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217354; }
p { color: rgb(33,115,84); }
H1.HeaderClassName
{
color: #217354;
}
.AnyTagClassName
{
color: #217354;
}
</style>
background-color css
<style>
a { background-color: #217354; }
a { background-color: rgb(33,115,84); }
div.DivClassName
{
background-color: #217354;
}
.BgClassName
{
background-color: #217354;
}
</style>
border-color css
<style>
span { border-color: #217354; }
span { border-color: rgb(33,115,84); }
td.TdClassName
{
border-color: #217354;
}
.TagClassName
{
border-color: #217354;
}
</style>