Shades of Eden #227058
Tints of Eden #227058
RGB
CMYK
RGB Variations
Color information
#227058 (or 0x227058) is known color: Eden. HEX triplet: 22, 70 and 58. RGB value is (34,112,88). Sum of RGB (Red+Green+Blue) = 34+112+88=234 (30% of max value = 765). Red value is 34 (13.67% from 255 or 14.53% from 234); Green value is 112 (44.14% from 255 or 47.86% from 234); Blue value is 88 (34.77% from 255 or 37.61% from 234); Max value from RGB is 112 - color contains mainly: green. Hex color #227058 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #227058 is #DD8FA7. Grayscale: #555555. Windows color (decimal): -14520232 or 5795874. OLE color: 5795874.
HSL color Cylindrical-coordinate representation of color #227058: hue angle of 161.54º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #227058 is Cyan = 0.70, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 34 | 112 | 88 | - |
| CMYK | 0.70 | 0 | 0.21 | 0.56 |
| HSL | 161.54º | 0.53% | 0.29% | - |
| HSV(B) | 161.54º | 0.7% | 0.44% | - |
| XYZ | 8.22 | 12.63 | 11.24 | - |
| YUV | 85.94 | 129.16 | 90.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 112 | 88 | 0.70 | 0 | 0.21 | 0.56 | 161.54 | 0.53 | 0.29 |
| Hex | 22 | 70 | 58 | 46 | 0 | 15 | 38 | A2 | 35 | 1D |
| Octal | 42 | 160 | 130 | 106 | 0 | 25 | 70 | 242 | 65 | 35 |
| Binary | 100010 | 1110000 | 1011000 | 1000110 | 0 | 10101 | 111000 | 10100010 | 110101 | 11101 |
Color Harmonies of #227058
Complementary color
Monochromatic Colors of #227058
Black with #227058
Text Example
Text Example
White with #227058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227058; }
p { color: rgb(34,112,88); }
H1.HeaderClassName
{
color: #227058;
}
.AnyTagClassName
{
color: #227058;
}
</style>
background-color css
<style>
a { background-color: #227058; }
a { background-color: rgb(34,112,88); }
div.DivClassName
{
background-color: #227058;
}
.BgClassName
{
background-color: #227058;
}
</style>
border-color css
<style>
span { border-color: #227058; }
span { border-color: rgb(34,112,88); }
td.TdClassName
{
border-color: #227058;
}
.TagClassName
{
border-color: #227058;
}
</style>