#88CC88 (or 0x88CC88) is unknown color: approx De York. HEX triplet: 88, CC and 88. RGB value is (136,204,136). Sum of RGB (Red+Green+Blue) = 136+204+136=476 (63% of max value = 765). Red value is 136 (53.52% from 255 or 28.57% from 476); Green value is 204 (80.08% from 255 or 42.86% from 476); Blue value is 136 (53.52% from 255 or 28.57% from 476); Max value from RGB is 204 - color contains mainly: green. Hex color #88CC88 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #88CC88 is #773377. Grayscale: #B0B0B0. Windows color (decimal): -7811960 or 8965256. OLE color: 8965256.
HSL color Cylindrical-coordinate representation of color #88CC88: hue angle of 120º degrees, saturation: 0.4, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #88CC88 is Cyan = 0.33, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.2.
<style> p { color: #88CC88; } p { color: rgb(136,204,136); } H1.HeaderClassName { color: #88CC88; } .AnyTagClassName { color: #88CC88; } </style>
<style> a { background-color: #88CC88; } a { background-color: rgb(136,204,136); } div.DivClassName { background-color: #88CC88; } .BgClassName { background-color: #88CC88; } </style>
<style> span { border-color: #88CC88; } span { border-color: rgb(136,204,136); } td.TdClassName { border-color: #88CC88; } .TagClassName { border-color: #88CC88; } </style>