#228E88 (or 0x228E88) is unknown color: approx Java. HEX triplet: 22, 8E and 88. RGB value is (34,142,136). Sum of RGB (Red+Green+Blue) = 34+142+136=312 (41% of max value = 765). Red value is 34 (13.67% from 255 or 10.90% from 312); Green value is 142 (55.86% from 255 or 45.51% from 312); Blue value is 136 (53.52% from 255 or 43.59% from 312); Max value from RGB is 142 - color contains mainly: green. Hex color #228E88 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #228E88 is #DD7177. Grayscale: #6C6C6C. Windows color (decimal): -14512504 or 8949282. OLE color: 8949282.
HSL color Cylindrical-coordinate representation of color #228E88: hue angle of 176.67º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #228E88 is Cyan = 0.76, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.44.
<style> p { color: #228E88; } p { color: rgb(34,142,136); } H1.HeaderClassName { color: #228E88; } .AnyTagClassName { color: #228E88; } </style>
<style> a { background-color: #228E88; } a { background-color: rgb(34,142,136); } div.DivClassName { background-color: #228E88; } .BgClassName { background-color: #228E88; } </style>
<style> span { border-color: #228E88; } span { border-color: rgb(34,142,136); } td.TdClassName { border-color: #228E88; } .TagClassName { border-color: #228E88; } </style>