#CB85BB (or 0xCB85BB) is unknown color: approx Lily. HEX triplet: CB, 85 and BB. RGB value is (203,133,187). Sum of RGB (Red+Green+Blue) = 203+133+187=523 (69% of max value = 765). Red value is 203 (79.69% from 255 or 38.81% from 523); Green value is 133 (52.34% from 255 or 25.43% from 523); Blue value is 187 (73.44% from 255 or 35.76% from 523); Max value from RGB is 203 - color contains mainly: red. Hex color #CB85BB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CB85BB is #347A44. Grayscale: #9F9F9F. Windows color (decimal): -3439173 or 12289483. OLE color: 12289483.
HSL color Cylindrical-coordinate representation of color #CB85BB: hue angle of 313.71º degrees, saturation: 0.4, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #CB85BB is Cyan = 0, Magento = 0.34, Yellow = 0.08 and Black (K on CMYK) = 0.20.
<style> p { color: #CB85BB; } p { color: rgb(203,133,187); } H1.HeaderClassName { color: #CB85BB; } .AnyTagClassName { color: #CB85BB; } </style>
<style> a { background-color: #CB85BB; } a { background-color: rgb(203,133,187); } div.DivClassName { background-color: #CB85BB; } .BgClassName { background-color: #CB85BB; } </style>
<style> span { border-color: #CB85BB; } span { border-color: rgb(203,133,187); } td.TdClassName { border-color: #CB85BB; } .TagClassName { border-color: #CB85BB; } </style>