Shades of Eden #237358
Tints of Eden #237358
RGB
CMYK
RGB Variations
Color information
#237358 (or 0x237358) is known color: Eden. HEX triplet: 23, 73 and 58. RGB value is (35,115,88). Sum of RGB (Red+Green+Blue) = 35+115+88=238 (31% of max value = 765). Red value is 35 (14.06% from 255 or 14.71% from 238); Green value is 115 (45.31% from 255 or 48.32% from 238); Blue value is 88 (34.77% from 255 or 36.97% from 238); Max value from RGB is 115 - color contains mainly: green. Hex color #237358 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237358 is #DC8CA7. Grayscale: #585858. Windows color (decimal): -14453928 or 5796643. OLE color: 5796643.
HSL color Cylindrical-coordinate representation of color #237358: hue angle of 159.75º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #237358 is Cyan = 0.70, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 35 | 115 | 88 | - |
| CMYK | 0.70 | 0 | 0.23 | 0.55 |
| HSL | 159.75º | 0.53% | 0.29% | - |
| HSV(B) | 159.75º | 0.7% | 0.45% | - |
| XYZ | 8.59 | 13.32 | 11.35 | - |
| YUV | 88 | 128 | 90.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 115 | 88 | 0.70 | 0 | 0.23 | 0.55 | 159.75 | 0.53 | 0.29 |
| Hex | 23 | 73 | 58 | 46 | 0 | 17 | 37 | A0 | 35 | 1D |
| Octal | 43 | 163 | 130 | 106 | 0 | 27 | 67 | 240 | 65 | 35 |
| Binary | 100011 | 1110011 | 1011000 | 1000110 | 0 | 10111 | 110111 | 10100000 | 110101 | 11101 |
Color Harmonies of #237358
Complementary color
Monochromatic Colors of #237358
Black with #237358
Text Example
Text Example
White with #237358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237358; }
p { color: rgb(35,115,88); }
H1.HeaderClassName
{
color: #237358;
}
.AnyTagClassName
{
color: #237358;
}
</style>
background-color css
<style>
a { background-color: #237358; }
a { background-color: rgb(35,115,88); }
div.DivClassName
{
background-color: #237358;
}
.BgClassName
{
background-color: #237358;
}
</style>
border-color css
<style>
span { border-color: #237358; }
span { border-color: rgb(35,115,88); }
td.TdClassName
{
border-color: #237358;
}
.TagClassName
{
border-color: #237358;
}
</style>