Shades of Salem #207558
Tints of Salem #207558
RGB
CMYK
RGB Variations
Color information
#207558 (or 0x207558) is known color: Salem. HEX triplet: 20, 75 and 58. RGB value is (32,117,88). Sum of RGB (Red+Green+Blue) = 32+117+88=237 (31% of max value = 765). Red value is 32 (12.89% from 255 or 13.50% from 237); Green value is 117 (46.09% from 255 or 49.37% from 237); Blue value is 88 (34.77% from 255 or 37.13% from 237); Max value from RGB is 117 - color contains mainly: green. Hex color #207558 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207558 is #DF8AA7. Grayscale: #585858. Windows color (decimal): -14650024 or 5797152. OLE color: 5797152.
HSL color Cylindrical-coordinate representation of color #207558: hue angle of 159.53º 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 #207558 is Cyan = 0.73, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 32 | 117 | 88 | - |
| CMYK | 0.73 | 0 | 0.25 | 0.54 |
| HSL | 159.53º | 0.57% | 0.29% | - |
| HSV(B) | 159.53º | 0.73% | 0.46% | - |
| XYZ | 8.72 | 13.73 | 11.42 | - |
| YUV | 88.28 | 127.84 | 87.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 117 | 88 | 0.73 | 0 | 0.25 | 0.54 | 159.53 | 0.57 | 0.29 |
| Hex | 20 | 75 | 58 | 49 | 0 | 19 | 36 | A0 | 39 | 1D |
| Octal | 40 | 165 | 130 | 111 | 0 | 31 | 66 | 240 | 71 | 35 |
| Binary | 100000 | 1110101 | 1011000 | 1001001 | 0 | 11001 | 110110 | 10100000 | 111001 | 11101 |
Color Harmonies of #207558
Complementary color
Monochromatic Colors of #207558
Black with #207558
Text Example
Text Example
White with #207558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207558; }
p { color: rgb(32,117,88); }
H1.HeaderClassName
{
color: #207558;
}
.AnyTagClassName
{
color: #207558;
}
</style>
background-color css
<style>
a { background-color: #207558; }
a { background-color: rgb(32,117,88); }
div.DivClassName
{
background-color: #207558;
}
.BgClassName
{
background-color: #207558;
}
</style>
border-color css
<style>
span { border-color: #207558; }
span { border-color: rgb(32,117,88); }
td.TdClassName
{
border-color: #207558;
}
.TagClassName
{
border-color: #207558;
}
</style>