Shades of Salem #217558
Tints of Salem #217558
RGB
CMYK
RGB Variations
Color information
#217558 (or 0x217558) is known color: Salem. HEX triplet: 21, 75 and 58. RGB value is (33,117,88). Sum of RGB (Red+Green+Blue) = 33+117+88=238 (31% of max value = 765). Red value is 33 (13.28% from 255 or 13.87% from 238); Green value is 117 (46.09% from 255 or 49.16% from 238); Blue value is 88 (34.77% from 255 or 36.97% from 238); Max value from RGB is 117 - color contains mainly: green. Hex color #217558 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217558 is #DE8AA7. Grayscale: #585858. Windows color (decimal): -14584488 or 5797153. OLE color: 5797153.
HSL color Cylindrical-coordinate representation of color #217558: hue angle of 159.29º 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 #217558 is Cyan = 0.72, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 117 | 88 | - |
| CMYK | 0.72 | 0 | 0.25 | 0.54 |
| HSL | 159.29º | 0.56% | 0.29% | - |
| HSV(B) | 159.29º | 0.72% | 0.46% | - |
| XYZ | 8.75 | 13.75 | 11.43 | - |
| YUV | 88.58 | 127.67 | 88.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 117 | 88 | 0.72 | 0 | 0.25 | 0.54 | 159.29 | 0.56 | 0.29 |
| Hex | 21 | 75 | 58 | 48 | 0 | 19 | 36 | 9F | 38 | 1D |
| Octal | 41 | 165 | 130 | 110 | 0 | 31 | 66 | 237 | 70 | 35 |
| Binary | 100001 | 1110101 | 1011000 | 1001000 | 0 | 11001 | 110110 | 10011111 | 111000 | 11101 |
Color Harmonies of #217558
Complementary color
Monochromatic Colors of #217558
Black with #217558
Text Example
Text Example
White with #217558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217558; }
p { color: rgb(33,117,88); }
H1.HeaderClassName
{
color: #217558;
}
.AnyTagClassName
{
color: #217558;
}
</style>
background-color css
<style>
a { background-color: #217558; }
a { background-color: rgb(33,117,88); }
div.DivClassName
{
background-color: #217558;
}
.BgClassName
{
background-color: #217558;
}
</style>
border-color css
<style>
span { border-color: #217558; }
span { border-color: rgb(33,117,88); }
td.TdClassName
{
border-color: #217558;
}
.TagClassName
{
border-color: #217558;
}
</style>