Shades of Salem #207658
Tints of Salem #207658
RGB
CMYK
RGB Variations
Color information
#207658 (or 0x207658) is known color: Salem. HEX triplet: 20, 76 and 58. RGB value is (32,118,88). Sum of RGB (Red+Green+Blue) = 32+118+88=238 (31% of max value = 765). Red value is 32 (12.89% from 255 or 13.45% from 238); Green value is 118 (46.48% from 255 or 49.58% from 238); Blue value is 88 (34.77% from 255 or 36.97% from 238); Max value from RGB is 118 - color contains mainly: green. Hex color #207658 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207658 is #DF89A7. Grayscale: #585858. Windows color (decimal): -14649768 or 5797408. OLE color: 5797408.
HSL color Cylindrical-coordinate representation of color #207658: hue angle of 159.07º 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 #207658 is Cyan = 0.73, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 32 | 118 | 88 | - |
| CMYK | 0.73 | 0 | 0.25 | 0.54 |
| HSL | 159.07º | 0.57% | 0.29% | - |
| HSV(B) | 159.07º | 0.73% | 0.46% | - |
| XYZ | 8.84 | 13.97 | 11.46 | - |
| YUV | 88.87 | 127.51 | 87.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 118 | 88 | 0.73 | 0 | 0.25 | 0.54 | 159.07 | 0.57 | 0.29 |
| Hex | 20 | 76 | 58 | 49 | 0 | 19 | 36 | 9F | 39 | 1D |
| Octal | 40 | 166 | 130 | 111 | 0 | 31 | 66 | 237 | 71 | 35 |
| Binary | 100000 | 1110110 | 1011000 | 1001001 | 0 | 11001 | 110110 | 10011111 | 111001 | 11101 |
Color Harmonies of #207658
Complementary color
Monochromatic Colors of #207658
Black with #207658
Text Example
Text Example
White with #207658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207658; }
p { color: rgb(32,118,88); }
H1.HeaderClassName
{
color: #207658;
}
.AnyTagClassName
{
color: #207658;
}
</style>
background-color css
<style>
a { background-color: #207658; }
a { background-color: rgb(32,118,88); }
div.DivClassName
{
background-color: #207658;
}
.BgClassName
{
background-color: #207658;
}
</style>
border-color css
<style>
span { border-color: #207658; }
span { border-color: rgb(32,118,88); }
td.TdClassName
{
border-color: #207658;
}
.TagClassName
{
border-color: #207658;
}
</style>