#CBBBDA (or 0xCBBBDA) is unknown color: approx Prelude. HEX triplet: CB, BB and DA. RGB value is (203,187,218). Sum of RGB (Red+Green+Blue) = 203+187+218=608 (80% of max value = 765). Red value is 203 (79.69% from 255 or 33.39% from 608); Green value is 187 (73.44% from 255 or 30.76% from 608); Blue value is 218 (85.55% from 255 or 35.86% from 608); Max value from RGB is 218 - color contains mainly: blue. Hex color #CBBBDA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CBBBDA is #344425. Grayscale: #C3C3C3. Windows color (decimal): -3425318 or 14334923. OLE color: 14334923.
HSL color Cylindrical-coordinate representation of color #CBBBDA: hue angle of 270.97º degrees, saturation: 0.3, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #CBBBDA is Cyan = 0.07, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #CBBBDA; } p { color: rgb(203,187,218); } H1.HeaderClassName { color: #CBBBDA; } .AnyTagClassName { color: #CBBBDA; } </style>
<style> a { background-color: #CBBBDA; } a { background-color: rgb(203,187,218); } div.DivClassName { background-color: #CBBBDA; } .BgClassName { background-color: #CBBBDA; } </style>
<style> span { border-color: #CBBBDA; } span { border-color: rgb(203,187,218); } td.TdClassName { border-color: #CBBBDA; } .TagClassName { border-color: #CBBBDA; } </style>