#CBE0CC (or 0xCBE0CC) is unknown color: approx Sea Mist. HEX triplet: CB, E0 and CC. RGB value is (203,224,204). Sum of RGB (Red+Green+Blue) = 203+224+204=631 (83% of max value = 765). Red value is 203 (79.69% from 255 or 32.17% from 631); Green value is 224 (87.89% from 255 or 35.50% from 631); Blue value is 204 (80.08% from 255 or 32.33% from 631); Max value from RGB is 224 - color contains mainly: green. Hex color #CBE0CC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CBE0CC is #341F33. Grayscale: #D7D7D7. Windows color (decimal): -3415860 or 13426891. OLE color: 13426891.
HSL color Cylindrical-coordinate representation of color #CBE0CC: hue angle of 122.86º degrees, saturation: 0.25, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #CBE0CC is Cyan = 0.09, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.12.
<style> p { color: #CBE0CC; } p { color: rgb(203,224,204); } H1.HeaderClassName { color: #CBE0CC; } .AnyTagClassName { color: #CBE0CC; } </style>
<style> a { background-color: #CBE0CC; } a { background-color: rgb(203,224,204); } div.DivClassName { background-color: #CBE0CC; } .BgClassName { background-color: #CBE0CC; } </style>
<style> span { border-color: #CBE0CC; } span { border-color: rgb(203,224,204); } td.TdClassName { border-color: #CBE0CC; } .TagClassName { border-color: #CBE0CC; } </style>