Shades of Salem #247458
Tints of Salem #247458
RGB
CMYK
RGB Variations
Color information
#247458 (or 0x247458) is known color: Salem. HEX triplet: 24, 74 and 58. RGB value is (36,116,88). Sum of RGB (Red+Green+Blue) = 36+116+88=240 (31% of max value = 765). Red value is 36 (14.45% from 255 or 15% from 240); Green value is 116 (45.70% from 255 or 48.33% from 240); Blue value is 88 (34.77% from 255 or 36.67% from 240); Max value from RGB is 116 - color contains mainly: green. Hex color #247458 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #247458 is #DB8BA7. Grayscale: #585858. Windows color (decimal): -14388136 or 5796900. OLE color: 5796900.
HSL color Cylindrical-coordinate representation of color #247458: hue angle of 159º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #247458 is Cyan = 0.69, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 36 | 116 | 88 | - |
| CMYK | 0.69 | 0 | 0.24 | 0.55 |
| HSL | 159º | 0.53% | 0.3% | - |
| HSV(B) | 159º | 0.69% | 0.45% | - |
| XYZ | 8.73 | 13.57 | 11.39 | - |
| YUV | 88.89 | 127.5 | 90.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 116 | 88 | 0.69 | 0 | 0.24 | 0.55 | 159 | 0.53 | 0.3 |
| Hex | 24 | 74 | 58 | 45 | 0 | 18 | 37 | 9F | 35 | 1E |
| Octal | 44 | 164 | 130 | 105 | 0 | 30 | 67 | 237 | 65 | 36 |
| Binary | 100100 | 1110100 | 1011000 | 1000101 | 0 | 11000 | 110111 | 10011111 | 110101 | 11110 |
Color Harmonies of #247458
Complementary color
Monochromatic Colors of #247458
Black with #247458
Text Example
Text Example
White with #247458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247458; }
p { color: rgb(36,116,88); }
H1.HeaderClassName
{
color: #247458;
}
.AnyTagClassName
{
color: #247458;
}
</style>
background-color css
<style>
a { background-color: #247458; }
a { background-color: rgb(36,116,88); }
div.DivClassName
{
background-color: #247458;
}
.BgClassName
{
background-color: #247458;
}
</style>
border-color css
<style>
span { border-color: #247458; }
span { border-color: rgb(36,116,88); }
td.TdClassName
{
border-color: #247458;
}
.TagClassName
{
border-color: #247458;
}
</style>