Shades of Salem #218640
Tints of Salem #218640
RGB
CMYK
RGB Variations
Color information
#218640 (or 0x218640) is known color: Salem. HEX triplet: 21, 86 and 40. RGB value is (33,134,64). Sum of RGB (Red+Green+Blue) = 33+134+64=231 (30% of max value = 765). Red value is 33 (13.28% from 255 or 14.29% from 231); Green value is 134 (52.73% from 255 or 58.01% from 231); Blue value is 64 (25.39% from 255 or 27.71% from 231); Max value from RGB is 134 - color contains mainly: green. Hex color #218640 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #218640 is #DE79BF. Grayscale: #606060. Windows color (decimal): -14580160 or 4228641. OLE color: 4228641.
HSL color Cylindrical-coordinate representation of color #218640: hue angle of 138.42º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #218640 is Cyan = 0.75, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 33 | 134 | 64 | - |
| CMYK | 0.75 | 0 | 0.52 | 0.47 |
| HSL | 138.42º | 0.6% | 0.33% | - |
| HSV(B) | 138.42º | 0.75% | 0.53% | - |
| XYZ | 10.08 | 17.74 | 7.74 | - |
| YUV | 95.82 | 110.04 | 83.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 134 | 64 | 0.75 | 0 | 0.52 | 0.47 | 138.42 | 0.6 | 0.33 |
| Hex | 21 | 86 | 40 | 4B | 0 | 34 | 2F | 8A | 3C | 21 |
| Octal | 41 | 206 | 100 | 113 | 0 | 64 | 57 | 212 | 74 | 41 |
| Binary | 100001 | 10000110 | 1000000 | 1001011 | 0 | 110100 | 101111 | 10001010 | 111100 | 100001 |
Color Harmonies of #218640
Complementary color
Monochromatic Colors of #218640
Black with #218640
Text Example
Text Example
White with #218640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218640; }
p { color: rgb(33,134,64); }
H1.HeaderClassName
{
color: #218640;
}
.AnyTagClassName
{
color: #218640;
}
</style>
background-color css
<style>
a { background-color: #218640; }
a { background-color: rgb(33,134,64); }
div.DivClassName
{
background-color: #218640;
}
.BgClassName
{
background-color: #218640;
}
</style>
border-color css
<style>
span { border-color: #218640; }
span { border-color: rgb(33,134,64); }
td.TdClassName
{
border-color: #218640;
}
.TagClassName
{
border-color: #218640;
}
</style>