Shades of Salem #218547
Tints of Salem #218547
RGB
CMYK
RGB Variations
Color information
#218547 (or 0x218547) is known color: Salem. HEX triplet: 21, 85 and 47. RGB value is (33,133,71). Sum of RGB (Red+Green+Blue) = 33+133+71=237 (31% of max value = 765). Red value is 33 (13.28% from 255 or 13.92% from 237); Green value is 133 (52.34% from 255 or 56.12% from 237); Blue value is 71 (28.12% from 255 or 29.96% from 237); Max value from RGB is 133 - color contains mainly: green. Hex color #218547 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #218547 is #DE7AB8. Grayscale: #606060. Windows color (decimal): -14580409 or 4687137. OLE color: 4687137.
HSL color Cylindrical-coordinate representation of color #218547: hue angle of 142.8º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #218547 is Cyan = 0.75, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 33 | 133 | 71 | - |
| CMYK | 0.75 | 0 | 0.47 | 0.48 |
| HSL | 142.8º | 0.6% | 0.33% | - |
| HSV(B) | 142.8º | 0.75% | 0.52% | - |
| XYZ | 10.15 | 17.55 | 8.81 | - |
| YUV | 96.03 | 113.87 | 83.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 133 | 71 | 0.75 | 0 | 0.47 | 0.48 | 142.8 | 0.6 | 0.33 |
| Hex | 21 | 85 | 47 | 4B | 0 | 2F | 30 | 8F | 3C | 21 |
| Octal | 41 | 205 | 107 | 113 | 0 | 57 | 60 | 217 | 74 | 41 |
| Binary | 100001 | 10000101 | 1000111 | 1001011 | 0 | 101111 | 110000 | 10001111 | 111100 | 100001 |
Color Harmonies of #218547
Complementary color
Monochromatic Colors of #218547
Black with #218547
Text Example
Text Example
White with #218547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218547; }
p { color: rgb(33,133,71); }
H1.HeaderClassName
{
color: #218547;
}
.AnyTagClassName
{
color: #218547;
}
</style>
background-color css
<style>
a { background-color: #218547; }
a { background-color: rgb(33,133,71); }
div.DivClassName
{
background-color: #218547;
}
.BgClassName
{
background-color: #218547;
}
</style>
border-color css
<style>
span { border-color: #218547; }
span { border-color: rgb(33,133,71); }
td.TdClassName
{
border-color: #218547;
}
.TagClassName
{
border-color: #218547;
}
</style>