Shades of Salem #207656
Tints of Salem #207656
RGB
CMYK
RGB Variations
Color information
#207656 (or 0x207656) is known color: Salem. HEX triplet: 20, 76 and 56. RGB value is (32,118,86). Sum of RGB (Red+Green+Blue) = 32+118+86=236 (31% of max value = 765). Red value is 32 (12.89% from 255 or 13.56% from 236); Green value is 118 (46.48% from 255 or 50% from 236); Blue value is 86 (33.98% from 255 or 36.44% from 236); Max value from RGB is 118 - color contains mainly: green. Hex color #207656 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207656 is #DF89A9. Grayscale: #585858. Windows color (decimal): -14649770 or 5666336. OLE color: 5666336.
HSL color Cylindrical-coordinate representation of color #207656: hue angle of 157.67º 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 #207656 is Cyan = 0.73, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 32 | 118 | 86 | - |
| CMYK | 0.73 | 0 | 0.27 | 0.54 |
| HSL | 157.67º | 0.57% | 0.29% | - |
| HSV(B) | 157.67º | 0.73% | 0.46% | - |
| XYZ | 8.75 | 13.94 | 11.03 | - |
| YUV | 88.64 | 126.51 | 87.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 118 | 86 | 0.73 | 0 | 0.27 | 0.54 | 157.67 | 0.57 | 0.29 |
| Hex | 20 | 76 | 56 | 49 | 0 | 1B | 36 | 9E | 39 | 1D |
| Octal | 40 | 166 | 126 | 111 | 0 | 33 | 66 | 236 | 71 | 35 |
| Binary | 100000 | 1110110 | 1010110 | 1001001 | 0 | 11011 | 110110 | 10011110 | 111001 | 11101 |
Color Harmonies of #207656
Complementary color
Monochromatic Colors of #207656
Black with #207656
Text Example
Text Example
White with #207656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207656; }
p { color: rgb(32,118,86); }
H1.HeaderClassName
{
color: #207656;
}
.AnyTagClassName
{
color: #207656;
}
</style>
background-color css
<style>
a { background-color: #207656; }
a { background-color: rgb(32,118,86); }
div.DivClassName
{
background-color: #207656;
}
.BgClassName
{
background-color: #207656;
}
</style>
border-color css
<style>
span { border-color: #207656; }
span { border-color: rgb(32,118,86); }
td.TdClassName
{
border-color: #207656;
}
.TagClassName
{
border-color: #207656;
}
</style>