Shades of Evening Sea #226850
Tints of Evening Sea #226850
RGB
CMYK
RGB Variations
Color information
#226850 (or 0x226850) is known color: Evening Sea. HEX triplet: 22, 68 and 50. RGB value is (34,104,80). Sum of RGB (Red+Green+Blue) = 34+104+80=218 (28% of max value = 765). Red value is 34 (13.67% from 255 or 15.60% from 218); Green value is 104 (41.02% from 255 or 47.71% from 218); Blue value is 80 (31.64% from 255 or 36.70% from 218); Max value from RGB is 104 - color contains mainly: green. Hex color #226850 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #226850 is #DD97AF. Grayscale: #505050. Windows color (decimal): -14522288 or 5269538. OLE color: 5269538.
HSL color Cylindrical-coordinate representation of color #226850: hue angle of 159.43º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #226850 is Cyan = 0.67, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 34 | 104 | 80 | - |
| CMYK | 0.67 | 0 | 0.23 | 0.59 |
| HSL | 159.43º | 0.51% | 0.27% | - |
| HSV(B) | 159.43º | 0.67% | 0.41% | - |
| XYZ | 7.06 | 10.82 | 9.31 | - |
| YUV | 80.33 | 127.81 | 94.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 104 | 80 | 0.67 | 0 | 0.23 | 0.59 | 159.43 | 0.51 | 0.27 |
| Hex | 22 | 68 | 50 | 43 | 0 | 17 | 3B | 9F | 33 | 1B |
| Octal | 42 | 150 | 120 | 103 | 0 | 27 | 73 | 237 | 63 | 33 |
| Binary | 100010 | 1101000 | 1010000 | 1000011 | 0 | 10111 | 111011 | 10011111 | 110011 | 11011 |
Color Harmonies of #226850
Complementary color
Monochromatic Colors of #226850
Black with #226850
Text Example
Text Example
White with #226850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #226850; }
p { color: rgb(34,104,80); }
H1.HeaderClassName
{
color: #226850;
}
.AnyTagClassName
{
color: #226850;
}
</style>
background-color css
<style>
a { background-color: #226850; }
a { background-color: rgb(34,104,80); }
div.DivClassName
{
background-color: #226850;
}
.BgClassName
{
background-color: #226850;
}
</style>
border-color css
<style>
span { border-color: #226850; }
span { border-color: rgb(34,104,80); }
td.TdClassName
{
border-color: #226850;
}
.TagClassName
{
border-color: #226850;
}
</style>