Shades of Salem #287650
Tints of Salem #287650
RGB
CMYK
RGB Variations
Color information
#287650 (or 0x287650) is known color: Salem. HEX triplet: 28, 76 and 50. RGB value is (40,118,80). Sum of RGB (Red+Green+Blue) = 40+118+80=238 (31% of max value = 765). Red value is 40 (16.02% from 255 or 16.81% from 238); Green value is 118 (46.48% from 255 or 49.58% from 238); Blue value is 80 (31.64% from 255 or 33.61% from 238); Max value from RGB is 118 - color contains mainly: green. Hex color #287650 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287650 is #D789AF. Grayscale: #5A5A5A. Windows color (decimal): -14125488 or 5273128. OLE color: 5273128.
HSL color Cylindrical-coordinate representation of color #287650: hue angle of 150.77º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #287650 is Cyan = 0.66, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 118 | 80 | - |
| CMYK | 0.66 | 0 | 0.32 | 0.54 |
| HSL | 150.77º | 0.49% | 0.31% | - |
| HSV(B) | 150.77º | 0.66% | 0.46% | - |
| XYZ | 8.8 | 13.99 | 9.83 | - |
| YUV | 90.35 | 122.16 | 92.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 118 | 80 | 0.66 | 0 | 0.32 | 0.54 | 150.77 | 0.49 | 0.31 |
| Hex | 28 | 76 | 50 | 42 | 0 | 20 | 36 | 97 | 31 | 1F |
| Octal | 50 | 166 | 120 | 102 | 0 | 40 | 66 | 227 | 61 | 37 |
| Binary | 101000 | 1110110 | 1010000 | 1000010 | 0 | 100000 | 110110 | 10010111 | 110001 | 11111 |
Color Harmonies of #287650
Complementary color
Monochromatic Colors of #287650
Black with #287650
Text Example
Text Example
White with #287650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287650; }
p { color: rgb(40,118,80); }
H1.HeaderClassName
{
color: #287650;
}
.AnyTagClassName
{
color: #287650;
}
</style>
background-color css
<style>
a { background-color: #287650; }
a { background-color: rgb(40,118,80); }
div.DivClassName
{
background-color: #287650;
}
.BgClassName
{
background-color: #287650;
}
</style>
border-color css
<style>
span { border-color: #287650; }
span { border-color: rgb(40,118,80); }
td.TdClassName
{
border-color: #287650;
}
.TagClassName
{
border-color: #287650;
}
</style>