Shades of Salem #208458
Tints of Salem #208458
RGB
CMYK
RGB Variations
Color information
#208458 (or 0x208458) is known color: Salem. HEX triplet: 20, 84 and 58. RGB value is (32,132,88). Sum of RGB (Red+Green+Blue) = 32+132+88=252 (33% of max value = 765). Red value is 32 (12.89% from 255 or 12.70% from 252); Green value is 132 (51.95% from 255 or 52.38% from 252); Blue value is 88 (34.77% from 255 or 34.92% from 252); Max value from RGB is 132 - color contains mainly: green. Hex color #208458 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #208458 is #DF7BA7. Grayscale: #616161. Windows color (decimal): -14646184 or 5800992. OLE color: 5800992.
HSL color Cylindrical-coordinate representation of color #208458: hue angle of 153.6º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #208458 is Cyan = 0.76, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 32 | 132 | 88 | - |
| CMYK | 0.76 | 0 | 0.33 | 0.48 |
| HSL | 153.6º | 0.61% | 0.32% | - |
| HSV(B) | 153.6º | 0.76% | 0.52% | - |
| XYZ | 10.61 | 17.51 | 12.05 | - |
| YUV | 97.08 | 122.87 | 81.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 132 | 88 | 0.76 | 0 | 0.33 | 0.48 | 153.6 | 0.61 | 0.32 |
| Hex | 20 | 84 | 58 | 4C | 0 | 21 | 30 | 9A | 3D | 20 |
| Octal | 40 | 204 | 130 | 114 | 0 | 41 | 60 | 232 | 75 | 40 |
| Binary | 100000 | 10000100 | 1011000 | 1001100 | 0 | 100001 | 110000 | 10011010 | 111101 | 100000 |
Color Harmonies of #208458
Complementary color
Monochromatic Colors of #208458
Black with #208458
Text Example
Text Example
White with #208458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #208458; }
p { color: rgb(32,132,88); }
H1.HeaderClassName
{
color: #208458;
}
.AnyTagClassName
{
color: #208458;
}
</style>
background-color css
<style>
a { background-color: #208458; }
a { background-color: rgb(32,132,88); }
div.DivClassName
{
background-color: #208458;
}
.BgClassName
{
background-color: #208458;
}
</style>
border-color css
<style>
span { border-color: #208458; }
span { border-color: rgb(32,132,88); }
td.TdClassName
{
border-color: #208458;
}
.TagClassName
{
border-color: #208458;
}
</style>