Shades of Salem #207350
Tints of Salem #207350
RGB
CMYK
RGB Variations
Color information
#207350 (or 0x207350) is known color: Salem. HEX triplet: 20, 73 and 50. RGB value is (32,115,80). Sum of RGB (Red+Green+Blue) = 32+115+80=227 (30% of max value = 765). Red value is 32 (12.89% from 255 or 14.10% from 227); Green value is 115 (45.31% from 255 or 50.66% from 227); Blue value is 80 (31.64% from 255 or 35.24% from 227); Max value from RGB is 115 - color contains mainly: green. Hex color #207350 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207350 is #DF8CAF. Grayscale: #565656. Windows color (decimal): -14650544 or 5272352. OLE color: 5272352.
HSL color Cylindrical-coordinate representation of color #207350: hue angle of 154.7º 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 #207350 is Cyan = 0.72, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 32 | 115 | 80 | - |
| CMYK | 0.72 | 0 | 0.30 | 0.55 |
| HSL | 154.7º | 0.56% | 0.29% | - |
| HSV(B) | 154.7º | 0.72% | 0.45% | - |
| XYZ | 8.17 | 13.15 | 9.7 | - |
| YUV | 86.19 | 124.5 | 89.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 115 | 80 | 0.72 | 0 | 0.30 | 0.55 | 154.7 | 0.56 | 0.29 |
| Hex | 20 | 73 | 50 | 48 | 0 | 1E | 37 | 9B | 38 | 1D |
| Octal | 40 | 163 | 120 | 110 | 0 | 36 | 67 | 233 | 70 | 35 |
| Binary | 100000 | 1110011 | 1010000 | 1001000 | 0 | 11110 | 110111 | 10011011 | 111000 | 11101 |
Color Harmonies of #207350
Complementary color
Monochromatic Colors of #207350
Black with #207350
Text Example
Text Example
White with #207350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207350; }
p { color: rgb(32,115,80); }
H1.HeaderClassName
{
color: #207350;
}
.AnyTagClassName
{
color: #207350;
}
</style>
background-color css
<style>
a { background-color: #207350; }
a { background-color: rgb(32,115,80); }
div.DivClassName
{
background-color: #207350;
}
.BgClassName
{
background-color: #207350;
}
</style>
border-color css
<style>
span { border-color: #207350; }
span { border-color: rgb(32,115,80); }
td.TdClassName
{
border-color: #207350;
}
.TagClassName
{
border-color: #207350;
}
</style>