#CBEFD0 (or 0xCBEFD0) is unknown color: approx Granny Apple. HEX triplet: CB, EF and D0. RGB value is (203,239,208). Sum of RGB (Red+Green+Blue) = 203+239+208=650 (86% of max value = 765). Red value is 203 (79.69% from 255 or 31.23% from 650); Green value is 239 (93.75% from 255 or 36.77% from 650); Blue value is 208 (81.64% from 255 or 32% from 650); Max value from RGB is 239 - color contains mainly: green. Hex color #CBEFD0 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CBEFD0 is #34102F. Grayscale: #E0E0E0. Windows color (decimal): -3412016 or 13692875. OLE color: 13692875.
HSL color Cylindrical-coordinate representation of color #CBEFD0: hue angle of 128.33º degrees, saturation: 0.53, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #CBEFD0 is Cyan = 0.15, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.06.
<style> p { color: #CBEFD0; } p { color: rgb(203,239,208); } H1.HeaderClassName { color: #CBEFD0; } .AnyTagClassName { color: #CBEFD0; } </style>
<style> a { background-color: #CBEFD0; } a { background-color: rgb(203,239,208); } div.DivClassName { background-color: #CBEFD0; } .BgClassName { background-color: #CBEFD0; } </style>
<style> span { border-color: #CBEFD0; } span { border-color: rgb(203,239,208); } td.TdClassName { border-color: #CBEFD0; } .TagClassName { border-color: #CBEFD0; } </style>