#C08AB0 (or 0xC08AB0) is unknown color: approx Lily. HEX triplet: C0, 8A and B0. RGB value is (192,138,176). Sum of RGB (Red+Green+Blue) = 192+138+176=506 (67% of max value = 765). Red value is 192 (75.39% from 255 or 37.94% from 506); Green value is 138 (54.30% from 255 or 27.27% from 506); Blue value is 176 (69.14% from 255 or 34.78% from 506); Max value from RGB is 192 - color contains mainly: red. Hex color #C08AB0 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #C08AB0 is #3F754F. Grayscale: #9E9E9E. Windows color (decimal): -4158800 or 11569856. OLE color: 11569856.
HSL color Cylindrical-coordinate representation of color #C08AB0: hue angle of 317.78º degrees, saturation: 0.3, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #C08AB0 is Cyan = 0, Magento = 0.28, Yellow = 0.08 and Black (K on CMYK) = 0.25.
<style> p { color: #C08AB0; } p { color: rgb(192,138,176); } H1.HeaderClassName { color: #C08AB0; } .AnyTagClassName { color: #C08AB0; } </style>
<style> a { background-color: #C08AB0; } a { background-color: rgb(192,138,176); } div.DivClassName { background-color: #C08AB0; } .BgClassName { background-color: #C08AB0; } </style>
<style> span { border-color: #C08AB0; } span { border-color: rgb(192,138,176); } td.TdClassName { border-color: #C08AB0; } .TagClassName { border-color: #C08AB0; } </style>