#CFEB83 (or 0xCFEB83) is unknown color: approx Sulu. HEX triplet: CF, EB and 83. RGB value is (207,235,131). Sum of RGB (Red+Green+Blue) = 207+235+131=573 (75% of max value = 765). Red value is 207 (81.25% from 255 or 36.13% from 573); Green value is 235 (92.19% from 255 or 41.01% from 573); Blue value is 131 (51.56% from 255 or 22.86% from 573); Max value from RGB is 235 - color contains mainly: green. Hex color #CFEB83 is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #CFEB83 is #30147C. Grayscale: #D7D7D7. Windows color (decimal): -3150973 or 8645583. OLE color: 8645583.
HSL color Cylindrical-coordinate representation of color #CFEB83: hue angle of 76.15º 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 #CFEB83 is Cyan = 0.12, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.08.
<style> p { color: #CFEB83; } p { color: rgb(207,235,131); } H1.HeaderClassName { color: #CFEB83; } .AnyTagClassName { color: #CFEB83; } </style>
<style> a { background-color: #CFEB83; } a { background-color: rgb(207,235,131); } div.DivClassName { background-color: #CFEB83; } .BgClassName { background-color: #CFEB83; } </style>
<style> span { border-color: #CFEB83; } span { border-color: rgb(207,235,131); } td.TdClassName { border-color: #CFEB83; } .TagClassName { border-color: #CFEB83; } </style>