#CBEFC9 (or 0xCBEFC9) is unknown color: approx Blue Romance. HEX triplet: CB, EF and C9. RGB value is (203,239,201). Sum of RGB (Red+Green+Blue) = 203+239+201=643 (85% of max value = 765). Red value is 203 (79.69% from 255 or 31.57% from 643); Green value is 239 (93.75% from 255 or 37.17% from 643); Blue value is 201 (78.91% from 255 or 31.26% from 643); Max value from RGB is 239 - color contains mainly: green. Hex color #CBEFC9 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CBEFC9 is #341036. Grayscale: #E0E0E0. Windows color (decimal): -3412023 or 13234123. OLE color: 13234123.
HSL color Cylindrical-coordinate representation of color #CBEFC9: hue angle of 116.84º degrees, saturation: 0.54, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #CBEFC9 is Cyan = 0.15, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.06.
<style> p { color: #CBEFC9; } p { color: rgb(203,239,201); } H1.HeaderClassName { color: #CBEFC9; } .AnyTagClassName { color: #CBEFC9; } </style>
<style> a { background-color: #CBEFC9; } a { background-color: rgb(203,239,201); } div.DivClassName { background-color: #CBEFC9; } .BgClassName { background-color: #CBEFC9; } </style>
<style> span { border-color: #CBEFC9; } span { border-color: rgb(203,239,201); } td.TdClassName { border-color: #CBEFC9; } .TagClassName { border-color: #CBEFC9; } </style>