Shades of Salem #218458
Tints of Salem #218458
RGB
CMYK
RGB Variations
Color information
#218458 (or 0x218458) is known color: Salem. HEX triplet: 21, 84 and 58. RGB value is (33,132,88). Sum of RGB (Red+Green+Blue) = 33+132+88=253 (33% of max value = 765). Red value is 33 (13.28% from 255 or 13.04% from 253); Green value is 132 (51.95% from 255 or 52.17% from 253); Blue value is 88 (34.77% from 255 or 34.78% from 253); Max value from RGB is 132 - color contains mainly: green. Hex color #218458 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #218458 is #DE7BA7. Grayscale: #616161. Windows color (decimal): -14580648 or 5800993. OLE color: 5800993.
HSL color Cylindrical-coordinate representation of color #218458: hue angle of 153.33º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #218458 is Cyan = 0.75, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 33 | 132 | 88 | - |
| CMYK | 0.75 | 0 | 0.33 | 0.48 |
| HSL | 153.33º | 0.6% | 0.32% | - |
| HSV(B) | 153.33º | 0.75% | 0.52% | - |
| XYZ | 10.64 | 17.53 | 12.06 | - |
| YUV | 97.38 | 122.7 | 82.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 132 | 88 | 0.75 | 0 | 0.33 | 0.48 | 153.33 | 0.6 | 0.32 |
| Hex | 21 | 84 | 58 | 4B | 0 | 21 | 30 | 99 | 3C | 20 |
| Octal | 41 | 204 | 130 | 113 | 0 | 41 | 60 | 231 | 74 | 40 |
| Binary | 100001 | 10000100 | 1011000 | 1001011 | 0 | 100001 | 110000 | 10011001 | 111100 | 100000 |
Color Harmonies of #218458
Complementary color
Monochromatic Colors of #218458
Black with #218458
Text Example
Text Example
White with #218458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218458; }
p { color: rgb(33,132,88); }
H1.HeaderClassName
{
color: #218458;
}
.AnyTagClassName
{
color: #218458;
}
</style>
background-color css
<style>
a { background-color: #218458; }
a { background-color: rgb(33,132,88); }
div.DivClassName
{
background-color: #218458;
}
.BgClassName
{
background-color: #218458;
}
</style>
border-color css
<style>
span { border-color: #218458; }
span { border-color: rgb(33,132,88); }
td.TdClassName
{
border-color: #218458;
}
.TagClassName
{
border-color: #218458;
}
</style>