#228855 (or 0x228855) is unknown color: approx Sea Green. HEX triplet: 22, 88 and 55. RGB value is (34,136,85). Sum of RGB (Red+Green+Blue) = 34+136+85=255 (33% of max value = 765). Red value is 34 (13.67% from 255 or 13.33% from 255); Green value is 136 (53.52% from 255 or 53.33% from 255); Blue value is 85 (33.59% from 255 or 33.33% from 255); Max value from RGB is 136 - color contains mainly: green. Hex color #228855 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #228855 is #DD77AA. Grayscale: #636363. Windows color (decimal): -14514091 or 5605410. OLE color: 5605410.
HSL color Cylindrical-coordinate representation of color #228855: hue angle of 150º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #228855 is Cyan = 0.75, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.47.
<style> p { color: #228855; } p { color: rgb(34,136,85); } H1.HeaderClassName { color: #228855; } .AnyTagClassName { color: #228855; } </style>
<style> a { background-color: #228855; } a { background-color: rgb(34,136,85); } div.DivClassName { background-color: #228855; } .BgClassName { background-color: #228855; } </style>
<style> span { border-color: #228855; } span { border-color: rgb(34,136,85); } td.TdClassName { border-color: #228855; } .TagClassName { border-color: #228855; } </style>