#CBBED7 (or 0xCBBED7) is unknown color: approx Prelude. HEX triplet: CB, BE and D7. RGB value is (203,190,215). Sum of RGB (Red+Green+Blue) = 203+190+215=608 (80% of max value = 765). Red value is 203 (79.69% from 255 or 33.39% from 608); Green value is 190 (74.61% from 255 or 31.25% from 608); Blue value is 215 (84.38% from 255 or 35.36% from 608); Max value from RGB is 215 - color contains mainly: blue. Hex color #CBBED7 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CBBED7 is #344128. Grayscale: #C4C4C4. Windows color (decimal): -3424553 or 14139083. OLE color: 14139083.
HSL color Cylindrical-coordinate representation of color #CBBED7: hue angle of 271.2º degrees, saturation: 0.24, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #CBBED7 is Cyan = 0.06, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.16.
<style> p { color: #CBBED7; } p { color: rgb(203,190,215); } H1.HeaderClassName { color: #CBBED7; } .AnyTagClassName { color: #CBBED7; } </style>
<style> a { background-color: #CBBED7; } a { background-color: rgb(203,190,215); } div.DivClassName { background-color: #CBBED7; } .BgClassName { background-color: #CBBED7; } </style>
<style> span { border-color: #CBBED7; } span { border-color: rgb(203,190,215); } td.TdClassName { border-color: #CBBED7; } .TagClassName { border-color: #CBBED7; } </style>