#CBEECE (or 0xCBEECE) is unknown color: approx Granny Apple. HEX triplet: CB, EE and CE. RGB value is (203,238,206). Sum of RGB (Red+Green+Blue) = 203+238+206=647 (85% of max value = 765). Red value is 203 (79.69% from 255 or 31.38% from 647); Green value is 238 (93.36% from 255 or 36.79% from 647); Blue value is 206 (80.86% from 255 or 31.84% from 647); Max value from RGB is 238 - color contains mainly: green. Hex color #CBEECE is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CBEECE is #341131. Grayscale: #DFDFDF. Windows color (decimal): -3412274 or 13561547. OLE color: 13561547.
HSL color Cylindrical-coordinate representation of color #CBEECE: hue angle of 125.14º degrees, saturation: 0.51, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #CBEECE is Cyan = 0.15, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.07.
<style> p { color: #CBEECE; } p { color: rgb(203,238,206); } H1.HeaderClassName { color: #CBEECE; } .AnyTagClassName { color: #CBEECE; } </style>
<style> a { background-color: #CBEECE; } a { background-color: rgb(203,238,206); } div.DivClassName { background-color: #CBEECE; } .BgClassName { background-color: #CBEECE; } </style>
<style> span { border-color: #CBEECE; } span { border-color: rgb(203,238,206); } td.TdClassName { border-color: #CBEECE; } .TagClassName { border-color: #CBEECE; } </style>