#CB8AD1 (or 0xCB8AD1) is unknown color: approx Lilac. HEX triplet: CB, 8A and D1. RGB value is (203,138,209). Sum of RGB (Red+Green+Blue) = 203+138+209=550 (72% of max value = 765). Red value is 203 (79.69% from 255 or 36.91% from 550); Green value is 138 (54.30% from 255 or 25.09% from 550); Blue value is 209 (82.03% from 255 or 38% from 550); Max value from RGB is 209 - color contains mainly: blue. Hex color #CB8AD1 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CB8AD1 is #34752E. Grayscale: #A5A5A5. Windows color (decimal): -3437871 or 13732555. OLE color: 13732555.
HSL color Cylindrical-coordinate representation of color #CB8AD1: hue angle of 294.93º degrees, saturation: 0.44, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #CB8AD1 is Cyan = 0.03, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #CB8AD1; } p { color: rgb(203,138,209); } H1.HeaderClassName { color: #CB8AD1; } .AnyTagClassName { color: #CB8AD1; } </style>
<style> a { background-color: #CB8AD1; } a { background-color: rgb(203,138,209); } div.DivClassName { background-color: #CB8AD1; } .BgClassName { background-color: #CB8AD1; } </style>
<style> span { border-color: #CB8AD1; } span { border-color: rgb(203,138,209); } td.TdClassName { border-color: #CB8AD1; } .TagClassName { border-color: #CB8AD1; } </style>