Shades of Salem #207759
Tints of Salem #207759
RGB
CMYK
RGB Variations
Color information
#207759 (or 0x207759) is known color: Salem. HEX triplet: 20, 77 and 59. RGB value is (32,119,89). Sum of RGB (Red+Green+Blue) = 32+119+89=240 (31% of max value = 765). Red value is 32 (12.89% from 255 or 13.33% from 240); Green value is 119 (46.88% from 255 or 49.58% from 240); Blue value is 89 (35.16% from 255 or 37.08% from 240); Max value from RGB is 119 - color contains mainly: green. Hex color #207759 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207759 is #DF88A6. Grayscale: #595959. Windows color (decimal): -14649511 or 5863200. OLE color: 5863200.
HSL color Cylindrical-coordinate representation of color #207759: hue angle of 159.31º 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 #207759 is Cyan = 0.73, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 32 | 119 | 89 | - |
| CMYK | 0.73 | 0 | 0.25 | 0.53 |
| HSL | 159.31º | 0.58% | 0.3% | - |
| HSV(B) | 159.31º | 0.73% | 0.47% | - |
| XYZ | 9 | 14.22 | 11.72 | - |
| YUV | 89.57 | 127.68 | 86.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 119 | 89 | 0.73 | 0 | 0.25 | 0.53 | 159.31 | 0.58 | 0.3 |
| Hex | 20 | 77 | 59 | 49 | 0 | 19 | 35 | 9F | 3A | 1E |
| Octal | 40 | 167 | 131 | 111 | 0 | 31 | 65 | 237 | 72 | 36 |
| Binary | 100000 | 1110111 | 1011001 | 1001001 | 0 | 11001 | 110101 | 10011111 | 111010 | 11110 |
Color Harmonies of #207759
Complementary color
Monochromatic Colors of #207759
Black with #207759
Text Example
Text Example
White with #207759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207759; }
p { color: rgb(32,119,89); }
H1.HeaderClassName
{
color: #207759;
}
.AnyTagClassName
{
color: #207759;
}
</style>
background-color css
<style>
a { background-color: #207759; }
a { background-color: rgb(32,119,89); }
div.DivClassName
{
background-color: #207759;
}
.BgClassName
{
background-color: #207759;
}
</style>
border-color css
<style>
span { border-color: #207759; }
span { border-color: rgb(32,119,89); }
td.TdClassName
{
border-color: #207759;
}
.TagClassName
{
border-color: #207759;
}
</style>