Shades of Salem #207155
Tints of Salem #207155
RGB
CMYK
RGB Variations
Color information
#207155 (or 0x207155) is known color: Salem. HEX triplet: 20, 71 and 55. RGB value is (32,113,85). Sum of RGB (Red+Green+Blue) = 32+113+85=230 (30% of max value = 765). Red value is 32 (12.89% from 255 or 13.91% from 230); Green value is 113 (44.53% from 255 or 49.13% from 230); Blue value is 85 (33.59% from 255 or 36.96% from 230); Max value from RGB is 113 - color contains mainly: green. Hex color #207155 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207155 is #DF8EAA. Grayscale: #555555. Windows color (decimal): -14651051 or 5599520. OLE color: 5599520.
HSL color Cylindrical-coordinate representation of color #207155: hue angle of 159.26º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #207155 is Cyan = 0.72, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 32 | 113 | 85 | - |
| CMYK | 0.72 | 0 | 0.25 | 0.56 |
| HSL | 159.26º | 0.56% | 0.28% | - |
| HSV(B) | 159.26º | 0.72% | 0.44% | - |
| XYZ | 8.14 | 12.77 | 10.63 | - |
| YUV | 85.59 | 127.66 | 89.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 113 | 85 | 0.72 | 0 | 0.25 | 0.56 | 159.26 | 0.56 | 0.28 |
| Hex | 20 | 71 | 55 | 48 | 0 | 19 | 38 | 9F | 38 | 1C |
| Octal | 40 | 161 | 125 | 110 | 0 | 31 | 70 | 237 | 70 | 34 |
| Binary | 100000 | 1110001 | 1010101 | 1001000 | 0 | 11001 | 111000 | 10011111 | 111000 | 11100 |
Color Harmonies of #207155
Complementary color
Monochromatic Colors of #207155
Black with #207155
Text Example
Text Example
White with #207155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207155; }
p { color: rgb(32,113,85); }
H1.HeaderClassName
{
color: #207155;
}
.AnyTagClassName
{
color: #207155;
}
</style>
background-color css
<style>
a { background-color: #207155; }
a { background-color: rgb(32,113,85); }
div.DivClassName
{
background-color: #207155;
}
.BgClassName
{
background-color: #207155;
}
</style>
border-color css
<style>
span { border-color: #207155; }
span { border-color: rgb(32,113,85); }
td.TdClassName
{
border-color: #207155;
}
.TagClassName
{
border-color: #207155;
}
</style>