Shades of Eden #226358
Tints of Eden #226358
RGB
CMYK
RGB Variations
Color information
#226358 (or 0x226358) is known color: Eden. HEX triplet: 22, 63 and 58. RGB value is (34,99,88). Sum of RGB (Red+Green+Blue) = 34+99+88=221 (29% of max value = 765). Red value is 34 (13.67% from 255 or 15.38% from 221); Green value is 99 (39.06% from 255 or 44.80% from 221); Blue value is 88 (34.77% from 255 or 39.82% from 221); Max value from RGB is 99 - color contains mainly: green. Hex color #226358 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #226358 is #DD9CA7. Grayscale: #4E4E4E. Windows color (decimal): -14523560 or 5792546. OLE color: 5792546.
HSL color Cylindrical-coordinate representation of color #226358: hue angle of 169.85º degrees, saturation: 0.49, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #226358 is Cyan = 0.66, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 34 | 99 | 88 | - |
| CMYK | 0.66 | 0 | 0.11 | 0.61 |
| HSL | 169.85º | 0.49% | 0.26% | - |
| HSV(B) | 169.85º | 0.66% | 0.39% | - |
| XYZ | 6.88 | 9.97 | 10.79 | - |
| YUV | 78.31 | 133.47 | 96.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 99 | 88 | 0.66 | 0 | 0.11 | 0.61 | 169.85 | 0.49 | 0.26 |
| Hex | 22 | 63 | 58 | 42 | 0 | B | 3D | AA | 31 | 1A |
| Octal | 42 | 143 | 130 | 102 | 0 | 13 | 75 | 252 | 61 | 32 |
| Binary | 100010 | 1100011 | 1011000 | 1000010 | 0 | 1011 | 111101 | 10101010 | 110001 | 11010 |
Color Harmonies of #226358
Complementary color
Monochromatic Colors of #226358
Black with #226358
Text Example
Text Example
White with #226358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226358; }
p { color: rgb(34,99,88); }
H1.HeaderClassName
{
color: #226358;
}
.AnyTagClassName
{
color: #226358;
}
</style>
background-color css
<style>
a { background-color: #226358; }
a { background-color: rgb(34,99,88); }
div.DivClassName
{
background-color: #226358;
}
.BgClassName
{
background-color: #226358;
}
</style>
border-color css
<style>
span { border-color: #226358; }
span { border-color: rgb(34,99,88); }
td.TdClassName
{
border-color: #226358;
}
.TagClassName
{
border-color: #226358;
}
</style>