#C0BED0 (or 0xC0BED0) is unknown color: approx Blue Haze. HEX triplet: C0, BE and D0. RGB value is (192,190,208). Sum of RGB (Red+Green+Blue) = 192+190+208=590 (78% of max value = 765). Red value is 192 (75.39% from 255 or 32.54% from 590); Green value is 190 (74.61% from 255 or 32.20% from 590); Blue value is 208 (81.64% from 255 or 35.25% from 590); Max value from RGB is 208 - color contains mainly: blue. Hex color #C0BED0 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C0BED0 is #3F412F. Grayscale: #C0C0C0. Windows color (decimal): -4145456 or 13680320. OLE color: 13680320.
HSL color Cylindrical-coordinate representation of color #C0BED0: hue angle of 246.67º degrees, saturation: 0.16, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #C0BED0 is Cyan = 0.08, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #C0BED0; } p { color: rgb(192,190,208); } H1.HeaderClassName { color: #C0BED0; } .AnyTagClassName { color: #C0BED0; } </style>
<style> a { background-color: #C0BED0; } a { background-color: rgb(192,190,208); } div.DivClassName { background-color: #C0BED0; } .BgClassName { background-color: #C0BED0; } </style>
<style> span { border-color: #C0BED0; } span { border-color: rgb(192,190,208); } td.TdClassName { border-color: #C0BED0; } .TagClassName { border-color: #C0BED0; } </style>