Shades of Evening Sea #225548
Tints of Evening Sea #225548
RGB
CMYK
RGB Variations
Color information
#225548 (or 0x225548) is known color: Evening Sea. HEX triplet: 22, 55 and 48. RGB value is (34,85,72). Sum of RGB (Red+Green+Blue) = 34+85+72=191 (25% of max value = 765). Red value is 34 (13.67% from 255 or 17.80% from 191); Green value is 85 (33.59% from 255 or 44.50% from 191); Blue value is 72 (28.52% from 255 or 37.70% from 191); Max value from RGB is 85 - color contains mainly: green. Hex color #225548 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #225548 is #DDAAB7. Grayscale: #444444. Windows color (decimal): -14527160 or 4740386. OLE color: 4740386.
HSL color Cylindrical-coordinate representation of color #225548: hue angle of 164.71º degrees, saturation: 0.43, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #225548 is Cyan = 0.60, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 34 | 85 | 72 | - |
| CMYK | 0.60 | 0 | 0.15 | 0.67 |
| HSL | 164.71º | 0.43% | 0.23% | - |
| HSV(B) | 164.71º | 0.6% | 0.33% | - |
| XYZ | 5.08 | 7.3 | 7.27 | - |
| YUV | 68.27 | 130.1 | 103.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 85 | 72 | 0.60 | 0 | 0.15 | 0.67 | 164.71 | 0.43 | 0.23 |
| Hex | 22 | 55 | 48 | 3C | 0 | F | 43 | A5 | 2B | 17 |
| Octal | 42 | 125 | 110 | 74 | 0 | 17 | 103 | 245 | 53 | 27 |
| Binary | 100010 | 1010101 | 1001000 | 111100 | 0 | 1111 | 1000011 | 10100101 | 101011 | 10111 |
Color Harmonies of #225548
Complementary color
Monochromatic Colors of #225548
Black with #225548
Text Example
Text Example
White with #225548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #225548; }
p { color: rgb(34,85,72); }
H1.HeaderClassName
{
color: #225548;
}
.AnyTagClassName
{
color: #225548;
}
</style>
background-color css
<style>
a { background-color: #225548; }
a { background-color: rgb(34,85,72); }
div.DivClassName
{
background-color: #225548;
}
.BgClassName
{
background-color: #225548;
}
</style>
border-color css
<style>
span { border-color: #225548; }
span { border-color: rgb(34,85,72); }
td.TdClassName
{
border-color: #225548;
}
.TagClassName
{
border-color: #225548;
}
</style>