Shades of Salem #287952
Tints of Salem #287952
RGB
CMYK
RGB Variations
Color information
#287952 (or 0x287952) is known color: Salem. HEX triplet: 28, 79 and 52. RGB value is (40,121,82). Sum of RGB (Red+Green+Blue) = 40+121+82=243 (32% of max value = 765). Red value is 40 (16.02% from 255 or 16.46% from 243); Green value is 121 (47.66% from 255 or 49.79% from 243); Blue value is 82 (32.42% from 255 or 33.74% from 243); Max value from RGB is 121 - color contains mainly: green. Hex color #287952 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287952 is #D786AD. Grayscale: #5C5C5C. Windows color (decimal): -14124718 or 5404968. OLE color: 5404968.
HSL color Cylindrical-coordinate representation of color #287952: hue angle of 151.11º degrees, saturation: 0.5, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #287952 is Cyan = 0.67, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 121 | 82 | - |
| CMYK | 0.67 | 0 | 0.32 | 0.53 |
| HSL | 151.11º | 0.5% | 0.32% | - |
| HSV(B) | 151.11º | 0.67% | 0.47% | - |
| XYZ | 9.24 | 14.74 | 10.34 | - |
| YUV | 92.34 | 122.16 | 90.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 121 | 82 | 0.67 | 0 | 0.32 | 0.53 | 151.11 | 0.5 | 0.32 |
| Hex | 28 | 79 | 52 | 43 | 0 | 20 | 35 | 97 | 32 | 20 |
| Octal | 50 | 171 | 122 | 103 | 0 | 40 | 65 | 227 | 62 | 40 |
| Binary | 101000 | 1111001 | 1010010 | 1000011 | 0 | 100000 | 110101 | 10010111 | 110010 | 100000 |
Color Harmonies of #287952
Complementary color
Monochromatic Colors of #287952
Black with #287952
Text Example
Text Example
White with #287952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287952; }
p { color: rgb(40,121,82); }
H1.HeaderClassName
{
color: #287952;
}
.AnyTagClassName
{
color: #287952;
}
</style>
background-color css
<style>
a { background-color: #287952; }
a { background-color: rgb(40,121,82); }
div.DivClassName
{
background-color: #287952;
}
.BgClassName
{
background-color: #287952;
}
</style>
border-color css
<style>
span { border-color: #287952; }
span { border-color: rgb(40,121,82); }
td.TdClassName
{
border-color: #287952;
}
.TagClassName
{
border-color: #287952;
}
</style>