#CEB5CD (or 0xCEB5CD) is unknown color: approx Thistle. HEX triplet: CE, B5 and CD. RGB value is (206,181,205). Sum of RGB (Red+Green+Blue) = 206+181+205=592 (78% of max value = 765). Red value is 206 (80.86% from 255 or 34.80% from 592); Green value is 181 (71.09% from 255 or 30.57% from 592); Blue value is 205 (80.47% from 255 or 34.63% from 592); Max value from RGB is 206 - color contains mainly: red. Hex color #CEB5CD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CEB5CD is #314A32. Grayscale: #BFBFBF. Windows color (decimal): -3230259 or 13481422. OLE color: 13481422.
HSL color Cylindrical-coordinate representation of color #CEB5CD: hue angle of 302.4º degrees, saturation: 0.2, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #CEB5CD is Cyan = 0, Magento = 0.12, Yellow = 0.00 and Black (K on CMYK) = 0.19.
<style> p { color: #CEB5CD; } p { color: rgb(206,181,205); } H1.HeaderClassName { color: #CEB5CD; } .AnyTagClassName { color: #CEB5CD; } </style>
<style> a { background-color: #CEB5CD; } a { background-color: rgb(206,181,205); } div.DivClassName { background-color: #CEB5CD; } .BgClassName { background-color: #CEB5CD; } </style>
<style> span { border-color: #CEB5CD; } span { border-color: rgb(206,181,205); } td.TdClassName { border-color: #CEB5CD; } .TagClassName { border-color: #CEB5CD; } </style>