Shades of Eden #247358
Tints of Eden #247358
RGB
CMYK
RGB Variations
Color information
#247358 (or 0x247358) is known color: Eden. HEX triplet: 24, 73 and 58. RGB value is (36,115,88). Sum of RGB (Red+Green+Blue) = 36+115+88=239 (31% of max value = 765). Red value is 36 (14.45% from 255 or 15.06% from 239); Green value is 115 (45.31% from 255 or 48.12% from 239); Blue value is 88 (34.77% from 255 or 36.82% from 239); Max value from RGB is 115 - color contains mainly: green. Hex color #247358 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #247358 is #DB8CA7. Grayscale: #585858. Windows color (decimal): -14388392 or 5796644. OLE color: 5796644.
HSL color Cylindrical-coordinate representation of color #247358: hue angle of 159.49º degrees, saturation: 0.52, 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 #247358 is Cyan = 0.69, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 36 | 115 | 88 | - |
| CMYK | 0.69 | 0 | 0.23 | 0.55 |
| HSL | 159.49º | 0.52% | 0.3% | - |
| HSV(B) | 159.49º | 0.69% | 0.45% | - |
| XYZ | 8.62 | 13.34 | 11.35 | - |
| YUV | 88.3 | 127.83 | 90.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 115 | 88 | 0.69 | 0 | 0.23 | 0.55 | 159.49 | 0.52 | 0.3 |
| Hex | 24 | 73 | 58 | 45 | 0 | 17 | 37 | 9F | 34 | 1E |
| Octal | 44 | 163 | 130 | 105 | 0 | 27 | 67 | 237 | 64 | 36 |
| Binary | 100100 | 1110011 | 1011000 | 1000101 | 0 | 10111 | 110111 | 10011111 | 110100 | 11110 |
Color Harmonies of #247358
Complementary color
Monochromatic Colors of #247358
Black with #247358
Text Example
Text Example
White with #247358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247358; }
p { color: rgb(36,115,88); }
H1.HeaderClassName
{
color: #247358;
}
.AnyTagClassName
{
color: #247358;
}
</style>
background-color css
<style>
a { background-color: #247358; }
a { background-color: rgb(36,115,88); }
div.DivClassName
{
background-color: #247358;
}
.BgClassName
{
background-color: #247358;
}
</style>
border-color css
<style>
span { border-color: #247358; }
span { border-color: rgb(36,115,88); }
td.TdClassName
{
border-color: #247358;
}
.TagClassName
{
border-color: #247358;
}
</style>