Shades of Salem #287758
Tints of Salem #287758
RGB
CMYK
RGB Variations
Color information
#287758 (or 0x287758) is known color: Salem. HEX triplet: 28, 77 and 58. RGB value is (40,119,88). Sum of RGB (Red+Green+Blue) = 40+119+88=247 (32% of max value = 765). Red value is 40 (16.02% from 255 or 16.19% from 247); Green value is 119 (46.88% from 255 or 48.18% from 247); Blue value is 88 (34.77% from 255 or 35.63% from 247); Max value from RGB is 119 - color contains mainly: green. Hex color #287758 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287758 is #D788A7. Grayscale: #5B5B5B. Windows color (decimal): -14125224 or 5797672. OLE color: 5797672.
HSL color Cylindrical-coordinate representation of color #287758: hue angle of 156.46º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #287758 is Cyan = 0.66, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 119 | 88 | - |
| CMYK | 0.66 | 0 | 0.26 | 0.53 |
| HSL | 156.46º | 0.5% | 0.31% | - |
| HSV(B) | 156.46º | 0.66% | 0.47% | - |
| XYZ | 9.23 | 14.35 | 11.52 | - |
| YUV | 91.85 | 125.83 | 91.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 119 | 88 | 0.66 | 0 | 0.26 | 0.53 | 156.46 | 0.5 | 0.31 |
| Hex | 28 | 77 | 58 | 42 | 0 | 1A | 35 | 9C | 32 | 1F |
| Octal | 50 | 167 | 130 | 102 | 0 | 32 | 65 | 234 | 62 | 37 |
| Binary | 101000 | 1110111 | 1011000 | 1000010 | 0 | 11010 | 110101 | 10011100 | 110010 | 11111 |
Color Harmonies of #287758
Complementary color
Monochromatic Colors of #287758
Black with #287758
Text Example
Text Example
White with #287758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287758; }
p { color: rgb(40,119,88); }
H1.HeaderClassName
{
color: #287758;
}
.AnyTagClassName
{
color: #287758;
}
</style>
background-color css
<style>
a { background-color: #287758; }
a { background-color: rgb(40,119,88); }
div.DivClassName
{
background-color: #287758;
}
.BgClassName
{
background-color: #287758;
}
</style>
border-color css
<style>
span { border-color: #287758; }
span { border-color: rgb(40,119,88); }
td.TdClassName
{
border-color: #287758;
}
.TagClassName
{
border-color: #287758;
}
</style>