Shades of Salem #218446
Tints of Salem #218446
RGB
CMYK
RGB Variations
Color information
#218446 (or 0x218446) is known color: Salem. HEX triplet: 21, 84 and 46. RGB value is (33,132,70). Sum of RGB (Red+Green+Blue) = 33+132+70=235 (31% of max value = 765). Red value is 33 (13.28% from 255 or 14.04% from 235); Green value is 132 (51.95% from 255 or 56.17% from 235); Blue value is 70 (27.73% from 255 or 29.79% from 235); Max value from RGB is 132 - color contains mainly: green. Hex color #218446 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #218446 is #DE7BB9. Grayscale: #5F5F5F. Windows color (decimal): -14580666 or 4621345. OLE color: 4621345.
HSL color Cylindrical-coordinate representation of color #218446: hue angle of 142.42º 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 #218446 is Cyan = 0.75, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 33 | 132 | 70 | - |
| CMYK | 0.75 | 0 | 0.47 | 0.48 |
| HSL | 142.42º | 0.6% | 0.32% | - |
| HSV(B) | 142.42º | 0.75% | 0.52% | - |
| XYZ | 9.98 | 17.27 | 8.6 | - |
| YUV | 95.33 | 113.7 | 83.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 132 | 70 | 0.75 | 0 | 0.47 | 0.48 | 142.42 | 0.6 | 0.32 |
| Hex | 21 | 84 | 46 | 4B | 0 | 2F | 30 | 8E | 3C | 20 |
| Octal | 41 | 204 | 106 | 113 | 0 | 57 | 60 | 216 | 74 | 40 |
| Binary | 100001 | 10000100 | 1000110 | 1001011 | 0 | 101111 | 110000 | 10001110 | 111100 | 100000 |
Color Harmonies of #218446
Complementary color
Monochromatic Colors of #218446
Black with #218446
Text Example
Text Example
White with #218446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218446; }
p { color: rgb(33,132,70); }
H1.HeaderClassName
{
color: #218446;
}
.AnyTagClassName
{
color: #218446;
}
</style>
background-color css
<style>
a { background-color: #218446; }
a { background-color: rgb(33,132,70); }
div.DivClassName
{
background-color: #218446;
}
.BgClassName
{
background-color: #218446;
}
</style>
border-color css
<style>
span { border-color: #218446; }
span { border-color: rgb(33,132,70); }
td.TdClassName
{
border-color: #218446;
}
.TagClassName
{
border-color: #218446;
}
</style>