Shades of Eden #227157
Tints of Eden #227157
RGB
CMYK
RGB Variations
Color information
#227157 (or 0x227157) is known color: Eden. HEX triplet: 22, 71 and 57. RGB value is (34,113,87). Sum of RGB (Red+Green+Blue) = 34+113+87=234 (30% of max value = 765). Red value is 34 (13.67% from 255 or 14.53% from 234); Green value is 113 (44.53% from 255 or 48.29% from 234); Blue value is 87 (34.38% from 255 or 37.18% from 234); Max value from RGB is 113 - color contains mainly: green. Hex color #227157 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #227157 is #DD8EA8. Grayscale: #565656. Windows color (decimal): -14519977 or 5730594. OLE color: 5730594.
HSL color Cylindrical-coordinate representation of color #227157: hue angle of 160.25º degrees, saturation: 0.54, 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 #227157 is Cyan = 0.70, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 34 | 113 | 87 | - |
| CMYK | 0.70 | 0 | 0.23 | 0.56 |
| HSL | 160.25º | 0.54% | 0.29% | - |
| HSV(B) | 160.25º | 0.7% | 0.44% | - |
| XYZ | 8.29 | 12.84 | 11.06 | - |
| YUV | 86.42 | 128.33 | 90.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 113 | 87 | 0.70 | 0 | 0.23 | 0.56 | 160.25 | 0.54 | 0.29 |
| Hex | 22 | 71 | 57 | 46 | 0 | 17 | 38 | A0 | 36 | 1D |
| Octal | 42 | 161 | 127 | 106 | 0 | 27 | 70 | 240 | 66 | 35 |
| Binary | 100010 | 1110001 | 1010111 | 1000110 | 0 | 10111 | 111000 | 10100000 | 110110 | 11101 |
Color Harmonies of #227157
Complementary color
Monochromatic Colors of #227157
Black with #227157
Text Example
Text Example
White with #227157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227157; }
p { color: rgb(34,113,87); }
H1.HeaderClassName
{
color: #227157;
}
.AnyTagClassName
{
color: #227157;
}
</style>
background-color css
<style>
a { background-color: #227157; }
a { background-color: rgb(34,113,87); }
div.DivClassName
{
background-color: #227157;
}
.BgClassName
{
background-color: #227157;
}
</style>
border-color css
<style>
span { border-color: #227157; }
span { border-color: rgb(34,113,87); }
td.TdClassName
{
border-color: #227157;
}
.TagClassName
{
border-color: #227157;
}
</style>