Shades of Salem #207756
Tints of Salem #207756
RGB
CMYK
RGB Variations
Color information
#207756 (or 0x207756) is known color: Salem. HEX triplet: 20, 77 and 56. RGB value is (32,119,86). Sum of RGB (Red+Green+Blue) = 32+119+86=237 (31% of max value = 765). Red value is 32 (12.89% from 255 or 13.50% from 237); Green value is 119 (46.88% from 255 or 50.21% from 237); Blue value is 86 (33.98% from 255 or 36.29% from 237); Max value from RGB is 119 - color contains mainly: green. Hex color #207756 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207756 is #DF88A9. Grayscale: #595959. Windows color (decimal): -14649514 or 5666592. OLE color: 5666592.
HSL color Cylindrical-coordinate representation of color #207756: hue angle of 157.24º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #207756 is Cyan = 0.73, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 32 | 119 | 86 | - |
| CMYK | 0.73 | 0 | 0.28 | 0.53 |
| HSL | 157.24º | 0.58% | 0.3% | - |
| HSV(B) | 157.24º | 0.73% | 0.47% | - |
| XYZ | 8.87 | 14.17 | 11.07 | - |
| YUV | 89.23 | 126.18 | 87.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 119 | 86 | 0.73 | 0 | 0.28 | 0.53 | 157.24 | 0.58 | 0.3 |
| Hex | 20 | 77 | 56 | 49 | 0 | 1C | 35 | 9D | 3A | 1E |
| Octal | 40 | 167 | 126 | 111 | 0 | 34 | 65 | 235 | 72 | 36 |
| Binary | 100000 | 1110111 | 1010110 | 1001001 | 0 | 11100 | 110101 | 10011101 | 111010 | 11110 |
Color Harmonies of #207756
Complementary color
Monochromatic Colors of #207756
Black with #207756
Text Example
Text Example
White with #207756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207756; }
p { color: rgb(32,119,86); }
H1.HeaderClassName
{
color: #207756;
}
.AnyTagClassName
{
color: #207756;
}
</style>
background-color css
<style>
a { background-color: #207756; }
a { background-color: rgb(32,119,86); }
div.DivClassName
{
background-color: #207756;
}
.BgClassName
{
background-color: #207756;
}
</style>
border-color css
<style>
span { border-color: #207756; }
span { border-color: rgb(32,119,86); }
td.TdClassName
{
border-color: #207756;
}
.TagClassName
{
border-color: #207756;
}
</style>