#CBAECB (or 0xCBAECB) is unknown color: approx Lilac. HEX triplet: CB, AE and CB. RGB value is (203,174,203). Sum of RGB (Red+Green+Blue) = 203+174+203=580 (76% of max value = 765). Red value is 203 (79.69% from 255 or 35% from 580); Green value is 174 (68.36% from 255 or 30% from 580); Blue value is 203 (79.69% from 255 or 35% from 580); Max value from RGB is 203 - color contains mainly: red, blue. Hex color #CBAECB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CBAECB is #345134. Grayscale: #B9B9B9. Windows color (decimal): -3428661 or 13348555. OLE color: 13348555.
HSL color Cylindrical-coordinate representation of color #CBAECB: hue angle of 300º degrees, saturation: 0.22, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #CBAECB is Cyan = 0, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #CBAECB; } p { color: rgb(203,174,203); } H1.HeaderClassName { color: #CBAECB; } .AnyTagClassName { color: #CBAECB; } </style>
<style> a { background-color: #CBAECB; } a { background-color: rgb(203,174,203); } div.DivClassName { background-color: #CBAECB; } .BgClassName { background-color: #CBAECB; } </style>
<style> span { border-color: #CBAECB; } span { border-color: rgb(203,174,203); } td.TdClassName { border-color: #CBAECB; } .TagClassName { border-color: #CBAECB; } </style>