#CBEFC4 (or 0xCBEFC4) is unknown color: approx Tea Green. HEX triplet: CB, EF and C4. RGB value is (203,239,196). Sum of RGB (Red+Green+Blue) = 203+239+196=638 (84% of max value = 765). Red value is 203 (79.69% from 255 or 31.82% from 638); Green value is 239 (93.75% from 255 or 37.46% from 638); Blue value is 196 (76.95% from 255 or 30.72% from 638); Max value from RGB is 239 - color contains mainly: green. Hex color #CBEFC4 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CBEFC4 is #34103B. Grayscale: #DFDFDF. Windows color (decimal): -3412028 or 12906443. OLE color: 12906443.
HSL color Cylindrical-coordinate representation of color #CBEFC4: hue angle of 110.23º degrees, saturation: 0.57, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #CBEFC4 is Cyan = 0.15, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.06.
<style> p { color: #CBEFC4; } p { color: rgb(203,239,196); } H1.HeaderClassName { color: #CBEFC4; } .AnyTagClassName { color: #CBEFC4; } </style>
<style> a { background-color: #CBEFC4; } a { background-color: rgb(203,239,196); } div.DivClassName { background-color: #CBEFC4; } .BgClassName { background-color: #CBEFC4; } </style>
<style> span { border-color: #CBEFC4; } span { border-color: rgb(203,239,196); } td.TdClassName { border-color: #CBEFC4; } .TagClassName { border-color: #CBEFC4; } </style>