Shades of Eden #226558
Tints of Eden #226558
RGB
CMYK
RGB Variations
Color information
#226558 (or 0x226558) is known color: Eden. HEX triplet: 22, 65 and 58. RGB value is (34,101,88). Sum of RGB (Red+Green+Blue) = 34+101+88=223 (29% of max value = 765). Red value is 34 (13.67% from 255 or 15.25% from 223); Green value is 101 (39.84% from 255 or 45.29% from 223); Blue value is 88 (34.77% from 255 or 39.46% from 223); Max value from RGB is 101 - color contains mainly: green. Hex color #226558 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #226558 is #DD9AA7. Grayscale: #4F4F4F. Windows color (decimal): -14523048 or 5793058. OLE color: 5793058.
HSL color Cylindrical-coordinate representation of color #226558: hue angle of 168.36º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #226558 is Cyan = 0.66, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 34 | 101 | 88 | - |
| CMYK | 0.66 | 0 | 0.13 | 0.60 |
| HSL | 168.36º | 0.5% | 0.26% | - |
| HSV(B) | 168.36º | 0.66% | 0.4% | - |
| XYZ | 7.07 | 10.35 | 10.86 | - |
| YUV | 79.49 | 132.8 | 95.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 101 | 88 | 0.66 | 0 | 0.13 | 0.60 | 168.36 | 0.5 | 0.26 |
| Hex | 22 | 65 | 58 | 42 | 0 | D | 3C | A8 | 32 | 1A |
| Octal | 42 | 145 | 130 | 102 | 0 | 15 | 74 | 250 | 62 | 32 |
| Binary | 100010 | 1100101 | 1011000 | 1000010 | 0 | 1101 | 111100 | 10101000 | 110010 | 11010 |
Color Harmonies of #226558
Complementary color
Monochromatic Colors of #226558
Black with #226558
Text Example
Text Example
White with #226558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226558; }
p { color: rgb(34,101,88); }
H1.HeaderClassName
{
color: #226558;
}
.AnyTagClassName
{
color: #226558;
}
</style>
background-color css
<style>
a { background-color: #226558; }
a { background-color: rgb(34,101,88); }
div.DivClassName
{
background-color: #226558;
}
.BgClassName
{
background-color: #226558;
}
</style>
border-color css
<style>
span { border-color: #226558; }
span { border-color: rgb(34,101,88); }
td.TdClassName
{
border-color: #226558;
}
.TagClassName
{
border-color: #226558;
}
</style>