Shades of Salem #287656
Tints of Salem #287656
RGB
CMYK
RGB Variations
Color information
#287656 (or 0x287656) is known color: Salem. HEX triplet: 28, 76 and 56. RGB value is (40,118,86). Sum of RGB (Red+Green+Blue) = 40+118+86=244 (32% of max value = 765). Red value is 40 (16.02% from 255 or 16.39% from 244); Green value is 118 (46.48% from 255 or 48.36% from 244); Blue value is 86 (33.98% from 255 or 35.25% from 244); Max value from RGB is 118 - color contains mainly: green. Hex color #287656 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287656 is #D789A9. Grayscale: #5B5B5B. Windows color (decimal): -14125482 or 5666344. OLE color: 5666344.
HSL color Cylindrical-coordinate representation of color #287656: hue angle of 155.38º 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 #287656 is Cyan = 0.66, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 118 | 86 | - |
| CMYK | 0.66 | 0 | 0.27 | 0.54 |
| HSL | 155.38º | 0.49% | 0.31% | - |
| HSV(B) | 155.38º | 0.66% | 0.46% | - |
| XYZ | 9.03 | 14.08 | 11.05 | - |
| YUV | 91.03 | 125.16 | 91.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 118 | 86 | 0.66 | 0 | 0.27 | 0.54 | 155.38 | 0.49 | 0.31 |
| Hex | 28 | 76 | 56 | 42 | 0 | 1B | 36 | 9B | 31 | 1F |
| Octal | 50 | 166 | 126 | 102 | 0 | 33 | 66 | 233 | 61 | 37 |
| Binary | 101000 | 1110110 | 1010110 | 1000010 | 0 | 11011 | 110110 | 10011011 | 110001 | 11111 |
Color Harmonies of #287656
Complementary color
Monochromatic Colors of #287656
Black with #287656
Text Example
Text Example
White with #287656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287656; }
p { color: rgb(40,118,86); }
H1.HeaderClassName
{
color: #287656;
}
.AnyTagClassName
{
color: #287656;
}
</style>
background-color css
<style>
a { background-color: #287656; }
a { background-color: rgb(40,118,86); }
div.DivClassName
{
background-color: #287656;
}
.BgClassName
{
background-color: #287656;
}
</style>
border-color css
<style>
span { border-color: #287656; }
span { border-color: rgb(40,118,86); }
td.TdClassName
{
border-color: #287656;
}
.TagClassName
{
border-color: #287656;
}
</style>