Shades of Salem #207754
Tints of Salem #207754
RGB
CMYK
RGB Variations
Color information
#207754 (or 0x207754) is known color: Salem. HEX triplet: 20, 77 and 54. RGB value is (32,119,84). Sum of RGB (Red+Green+Blue) = 32+119+84=235 (31% of max value = 765). Red value is 32 (12.89% from 255 or 13.62% from 235); Green value is 119 (46.88% from 255 or 50.64% from 235); Blue value is 84 (33.20% from 255 or 35.74% from 235); Max value from RGB is 119 - color contains mainly: green. Hex color #207754 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207754 is #DF88AB. Grayscale: #595959. Windows color (decimal): -14649516 or 5535520. OLE color: 5535520.
HSL color Cylindrical-coordinate representation of color #207754: hue angle of 155.86º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #207754 is Cyan = 0.73, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 32 | 119 | 84 | - |
| CMYK | 0.73 | 0 | 0.29 | 0.53 |
| HSL | 155.86º | 0.58% | 0.3% | - |
| HSV(B) | 155.86º | 0.73% | 0.47% | - |
| XYZ | 8.79 | 14.14 | 10.65 | - |
| YUV | 89 | 125.18 | 87.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 119 | 84 | 0.73 | 0 | 0.29 | 0.53 | 155.86 | 0.58 | 0.3 |
| Hex | 20 | 77 | 54 | 49 | 0 | 1D | 35 | 9C | 3A | 1E |
| Octal | 40 | 167 | 124 | 111 | 0 | 35 | 65 | 234 | 72 | 36 |
| Binary | 100000 | 1110111 | 1010100 | 1001001 | 0 | 11101 | 110101 | 10011100 | 111010 | 11110 |
Color Harmonies of #207754
Complementary color
Monochromatic Colors of #207754
Black with #207754
Text Example
Text Example
White with #207754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207754; }
p { color: rgb(32,119,84); }
H1.HeaderClassName
{
color: #207754;
}
.AnyTagClassName
{
color: #207754;
}
</style>
background-color css
<style>
a { background-color: #207754; }
a { background-color: rgb(32,119,84); }
div.DivClassName
{
background-color: #207754;
}
.BgClassName
{
background-color: #207754;
}
</style>
border-color css
<style>
span { border-color: #207754; }
span { border-color: rgb(32,119,84); }
td.TdClassName
{
border-color: #207754;
}
.TagClassName
{
border-color: #207754;
}
</style>