Shades of Salem #207358
Tints of Salem #207358
RGB
CMYK
RGB Variations
Color information
#207358 (or 0x207358) is known color: Salem. HEX triplet: 20, 73 and 58. RGB value is (32,115,88). Sum of RGB (Red+Green+Blue) = 32+115+88=235 (31% of max value = 765). Red value is 32 (12.89% from 255 or 13.62% from 235); Green value is 115 (45.31% from 255 or 48.94% from 235); Blue value is 88 (34.77% from 255 or 37.45% from 235); Max value from RGB is 115 - color contains mainly: green. Hex color #207358 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207358 is #DF8CA7. Grayscale: #575757. Windows color (decimal): -14650536 or 5796640. OLE color: 5796640.
HSL color Cylindrical-coordinate representation of color #207358: hue angle of 160.48º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #207358 is Cyan = 0.72, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 32 | 115 | 88 | - |
| CMYK | 0.72 | 0 | 0.23 | 0.55 |
| HSL | 160.48º | 0.56% | 0.29% | - |
| HSV(B) | 160.48º | 0.72% | 0.45% | - |
| XYZ | 8.49 | 13.27 | 11.35 | - |
| YUV | 87.11 | 128.5 | 88.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 115 | 88 | 0.72 | 0 | 0.23 | 0.55 | 160.48 | 0.56 | 0.29 |
| Hex | 20 | 73 | 58 | 48 | 0 | 17 | 37 | A0 | 38 | 1D |
| Octal | 40 | 163 | 130 | 110 | 0 | 27 | 67 | 240 | 70 | 35 |
| Binary | 100000 | 1110011 | 1011000 | 1001000 | 0 | 10111 | 110111 | 10100000 | 111000 | 11101 |
Color Harmonies of #207358
Complementary color
Monochromatic Colors of #207358
Black with #207358
Text Example
Text Example
White with #207358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207358; }
p { color: rgb(32,115,88); }
H1.HeaderClassName
{
color: #207358;
}
.AnyTagClassName
{
color: #207358;
}
</style>
background-color css
<style>
a { background-color: #207358; }
a { background-color: rgb(32,115,88); }
div.DivClassName
{
background-color: #207358;
}
.BgClassName
{
background-color: #207358;
}
</style>
border-color css
<style>
span { border-color: #207358; }
span { border-color: rgb(32,115,88); }
td.TdClassName
{
border-color: #207358;
}
.TagClassName
{
border-color: #207358;
}
</style>