Shades of Evening Sea #226150
Tints of Evening Sea #226150
RGB
CMYK
RGB Variations
Color information
#226150 (or 0x226150) is known color: Evening Sea. HEX triplet: 22, 61 and 50. RGB value is (34,97,80). Sum of RGB (Red+Green+Blue) = 34+97+80=211 (27% of max value = 765). Red value is 34 (13.67% from 255 or 16.11% from 211); Green value is 97 (38.28% from 255 or 45.97% from 211); Blue value is 80 (31.64% from 255 or 37.91% from 211); Max value from RGB is 97 - color contains mainly: green. Hex color #226150 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #226150 is #DD9EAF. Grayscale: #4C4C4C. Windows color (decimal): -14524080 or 5267746. OLE color: 5267746.
HSL color Cylindrical-coordinate representation of color #226150: hue angle of 163.81º degrees, saturation: 0.48, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #226150 is Cyan = 0.65, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 34 | 97 | 80 | - |
| CMYK | 0.65 | 0 | 0.18 | 0.62 |
| HSL | 163.81º | 0.48% | 0.26% | - |
| HSV(B) | 163.81º | 0.65% | 0.38% | - |
| XYZ | 6.38 | 9.47 | 9.08 | - |
| YUV | 76.23 | 130.13 | 97.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 97 | 80 | 0.65 | 0 | 0.18 | 0.62 | 163.81 | 0.48 | 0.26 |
| Hex | 22 | 61 | 50 | 41 | 0 | 12 | 3E | A4 | 30 | 1A |
| Octal | 42 | 141 | 120 | 101 | 0 | 22 | 76 | 244 | 60 | 32 |
| Binary | 100010 | 1100001 | 1010000 | 1000001 | 0 | 10010 | 111110 | 10100100 | 110000 | 11010 |
Color Harmonies of #226150
Complementary color
Monochromatic Colors of #226150
Black with #226150
Text Example
Text Example
White with #226150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226150; }
p { color: rgb(34,97,80); }
H1.HeaderClassName
{
color: #226150;
}
.AnyTagClassName
{
color: #226150;
}
</style>
background-color css
<style>
a { background-color: #226150; }
a { background-color: rgb(34,97,80); }
div.DivClassName
{
background-color: #226150;
}
.BgClassName
{
background-color: #226150;
}
</style>
border-color css
<style>
span { border-color: #226150; }
span { border-color: rgb(34,97,80); }
td.TdClassName
{
border-color: #226150;
}
.TagClassName
{
border-color: #226150;
}
</style>