Shades of Salem #207556
Tints of Salem #207556
RGB
CMYK
RGB Variations
Color information
#207556 (or 0x207556) is known color: Salem. HEX triplet: 20, 75 and 56. RGB value is (32,117,86). Sum of RGB (Red+Green+Blue) = 32+117+86=235 (31% of max value = 765). Red value is 32 (12.89% from 255 or 13.62% from 235); Green value is 117 (46.09% from 255 or 49.79% from 235); Blue value is 86 (33.98% from 255 or 36.60% from 235); Max value from RGB is 117 - color contains mainly: green. Hex color #207556 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207556 is #DF8AA9. Grayscale: #585858. Windows color (decimal): -14650026 or 5666080. OLE color: 5666080.
HSL color Cylindrical-coordinate representation of color #207556: hue angle of 158.12º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #207556 is Cyan = 0.73, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 32 | 117 | 86 | - |
| CMYK | 0.73 | 0 | 0.26 | 0.54 |
| HSL | 158.12º | 0.57% | 0.29% | - |
| HSV(B) | 158.12º | 0.73% | 0.46% | - |
| XYZ | 8.64 | 13.7 | 10.99 | - |
| YUV | 88.05 | 126.84 | 88.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 117 | 86 | 0.73 | 0 | 0.26 | 0.54 | 158.12 | 0.57 | 0.29 |
| Hex | 20 | 75 | 56 | 49 | 0 | 1A | 36 | 9E | 39 | 1D |
| Octal | 40 | 165 | 126 | 111 | 0 | 32 | 66 | 236 | 71 | 35 |
| Binary | 100000 | 1110101 | 1010110 | 1001001 | 0 | 11010 | 110110 | 10011110 | 111001 | 11101 |
Color Harmonies of #207556
Complementary color
Monochromatic Colors of #207556
Black with #207556
Text Example
Text Example
White with #207556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207556; }
p { color: rgb(32,117,86); }
H1.HeaderClassName
{
color: #207556;
}
.AnyTagClassName
{
color: #207556;
}
</style>
background-color css
<style>
a { background-color: #207556; }
a { background-color: rgb(32,117,86); }
div.DivClassName
{
background-color: #207556;
}
.BgClassName
{
background-color: #207556;
}
</style>
border-color css
<style>
span { border-color: #207556; }
span { border-color: rgb(32,117,86); }
td.TdClassName
{
border-color: #207556;
}
.TagClassName
{
border-color: #207556;
}
</style>