Shades of Salem #218350
Tints of Salem #218350
RGB
CMYK
RGB Variations
Color information
#218350 (or 0x218350) is known color: Salem. HEX triplet: 21, 83 and 50. RGB value is (33,131,80). Sum of RGB (Red+Green+Blue) = 33+131+80=244 (32% of max value = 765). Red value is 33 (13.28% from 255 or 13.52% from 244); Green value is 131 (51.56% from 255 or 53.69% from 244); Blue value is 80 (31.64% from 255 or 32.79% from 244); Max value from RGB is 131 - color contains mainly: green. Hex color #218350 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #218350 is #DE7CAF. Grayscale: #5F5F5F. Windows color (decimal): -14580912 or 5276449. OLE color: 5276449.
HSL color Cylindrical-coordinate representation of color #218350: hue angle of 148.78º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #218350 is Cyan = 0.75, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 33 | 131 | 80 | - |
| CMYK | 0.75 | 0 | 0.39 | 0.49 |
| HSL | 148.78º | 0.6% | 0.32% | - |
| HSV(B) | 148.78º | 0.75% | 0.51% | - |
| XYZ | 10.19 | 17.14 | 10.36 | - |
| YUV | 95.88 | 119.03 | 83.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 131 | 80 | 0.75 | 0 | 0.39 | 0.49 | 148.78 | 0.6 | 0.32 |
| Hex | 21 | 83 | 50 | 4B | 0 | 27 | 31 | 95 | 3C | 20 |
| Octal | 41 | 203 | 120 | 113 | 0 | 47 | 61 | 225 | 74 | 40 |
| Binary | 100001 | 10000011 | 1010000 | 1001011 | 0 | 100111 | 110001 | 10010101 | 111100 | 100000 |
Color Harmonies of #218350
Complementary color
Monochromatic Colors of #218350
Black with #218350
Text Example
Text Example
White with #218350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218350; }
p { color: rgb(33,131,80); }
H1.HeaderClassName
{
color: #218350;
}
.AnyTagClassName
{
color: #218350;
}
</style>
background-color css
<style>
a { background-color: #218350; }
a { background-color: rgb(33,131,80); }
div.DivClassName
{
background-color: #218350;
}
.BgClassName
{
background-color: #218350;
}
</style>
border-color css
<style>
span { border-color: #218350; }
span { border-color: rgb(33,131,80); }
td.TdClassName
{
border-color: #218350;
}
.TagClassName
{
border-color: #218350;
}
</style>