#C8EB84 (or 0xC8EB84) is unknown color: approx Sulu. HEX triplet: C8, EB and 84. RGB value is (200,235,132). Sum of RGB (Red+Green+Blue) = 200+235+132=567 (75% of max value = 765). Red value is 200 (78.52% from 255 or 35.27% from 567); Green value is 235 (92.19% from 255 or 41.45% from 567); Blue value is 132 (51.95% from 255 or 23.28% from 567); Max value from RGB is 235 - color contains mainly: green. Hex color #C8EB84 is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #C8EB84 is #37147B. Grayscale: #D5D5D5. Windows color (decimal): -3609724 or 8711112. OLE color: 8711112.
HSL color Cylindrical-coordinate representation of color #C8EB84: hue angle of 80.39º degrees, saturation: 0.72, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #C8EB84 is Cyan = 0.15, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.08.
<style> p { color: #C8EB84; } p { color: rgb(200,235,132); } H1.HeaderClassName { color: #C8EB84; } .AnyTagClassName { color: #C8EB84; } </style>
<style> a { background-color: #C8EB84; } a { background-color: rgb(200,235,132); } div.DivClassName { background-color: #C8EB84; } .BgClassName { background-color: #C8EB84; } </style>
<style> span { border-color: #C8EB84; } span { border-color: rgb(200,235,132); } td.TdClassName { border-color: #C8EB84; } .TagClassName { border-color: #C8EB84; } </style>