#CBB0DE (or 0xCBB0DE) is unknown color: approx Prelude. HEX triplet: CB, B0 and DE. RGB value is (203,176,222). Sum of RGB (Red+Green+Blue) = 203+176+222=601 (79% of max value = 765). Red value is 203 (79.69% from 255 or 33.78% from 601); Green value is 176 (69.14% from 255 or 29.28% from 601); Blue value is 222 (87.11% from 255 or 36.94% from 601); Max value from RGB is 222 - color contains mainly: blue. Hex color #CBB0DE is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CBB0DE is #344F21. Grayscale: #BDBDBD. Windows color (decimal): -3428130 or 14594251. OLE color: 14594251.
HSL color Cylindrical-coordinate representation of color #CBB0DE: hue angle of 275.22º degrees, saturation: 0.41, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #CBB0DE is Cyan = 0.09, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #CBB0DE; } p { color: rgb(203,176,222); } H1.HeaderClassName { color: #CBB0DE; } .AnyTagClassName { color: #CBB0DE; } </style>
<style> a { background-color: #CBB0DE; } a { background-color: rgb(203,176,222); } div.DivClassName { background-color: #CBB0DE; } .BgClassName { background-color: #CBB0DE; } </style>
<style> span { border-color: #CBB0DE; } span { border-color: rgb(203,176,222); } td.TdClassName { border-color: #CBB0DE; } .TagClassName { border-color: #CBB0DE; } </style>