#CCF084 (or 0xCCF084) is unknown color: approx Sulu. HEX triplet: CC, F0 and 84. RGB value is (204,240,132). Sum of RGB (Red+Green+Blue) = 204+240+132=576 (76% of max value = 765). Red value is 204 (80.08% from 255 or 35.42% from 576); Green value is 240 (94.14% from 255 or 41.67% from 576); Blue value is 132 (51.95% from 255 or 22.92% from 576); Max value from RGB is 240 - color contains mainly: green. Hex color #CCF084 is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #CCF084 is #330F7B. Grayscale: #D9D9D9. Windows color (decimal): -3346300 or 8712396. OLE color: 8712396.
HSL color Cylindrical-coordinate representation of color #CCF084: hue angle of 80º degrees, saturation: 0.78, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #CCF084 is Cyan = 0.15, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.06.
<style> p { color: #CCF084; } p { color: rgb(204,240,132); } H1.HeaderClassName { color: #CCF084; } .AnyTagClassName { color: #CCF084; } </style>
<style> a { background-color: #CCF084; } a { background-color: rgb(204,240,132); } div.DivClassName { background-color: #CCF084; } .BgClassName { background-color: #CCF084; } </style>
<style> span { border-color: #CCF084; } span { border-color: rgb(204,240,132); } td.TdClassName { border-color: #CCF084; } .TagClassName { border-color: #CCF084; } </style>