Shades of Eden #237060
Tints of Eden #237060
RGB
CMYK
RGB Variations
Color information
#237060 (or 0x237060) is known color: Eden. HEX triplet: 23, 70 and 60. RGB value is (35,112,96). Sum of RGB (Red+Green+Blue) = 35+112+96=243 (32% of max value = 765). Red value is 35 (14.06% from 255 or 14.40% from 243); Green value is 112 (44.14% from 255 or 46.09% from 243); Blue value is 96 (37.89% from 255 or 39.51% from 243); Max value from RGB is 112 - color contains mainly: green. Hex color #237060 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237060 is #DC8F9F. Grayscale: #575757. Windows color (decimal): -14454688 or 6320163. OLE color: 6320163.
HSL color Cylindrical-coordinate representation of color #237060: hue angle of 167.53º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #237060 is Cyan = 0.69, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 35 | 112 | 96 | - |
| CMYK | 0.69 | 0 | 0.14 | 0.56 |
| HSL | 167.53º | 0.52% | 0.29% | - |
| HSV(B) | 167.53º | 0.69% | 0.44% | - |
| XYZ | 8.6 | 12.79 | 13.08 | - |
| YUV | 87.15 | 132.99 | 90.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 112 | 96 | 0.69 | 0 | 0.14 | 0.56 | 167.53 | 0.52 | 0.29 |
| Hex | 23 | 70 | 60 | 45 | 0 | E | 38 | A8 | 34 | 1D |
| Octal | 43 | 160 | 140 | 105 | 0 | 16 | 70 | 250 | 64 | 35 |
| Binary | 100011 | 1110000 | 1100000 | 1000101 | 0 | 1110 | 111000 | 10101000 | 110100 | 11101 |
Color Harmonies of #237060
Complementary color
Monochromatic Colors of #237060
Black with #237060
Text Example
Text Example
White with #237060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237060; }
p { color: rgb(35,112,96); }
H1.HeaderClassName
{
color: #237060;
}
.AnyTagClassName
{
color: #237060;
}
</style>
background-color css
<style>
a { background-color: #237060; }
a { background-color: rgb(35,112,96); }
div.DivClassName
{
background-color: #237060;
}
.BgClassName
{
background-color: #237060;
}
</style>
border-color css
<style>
span { border-color: #237060; }
span { border-color: rgb(35,112,96); }
td.TdClassName
{
border-color: #237060;
}
.TagClassName
{
border-color: #237060;
}
</style>