#CB51BB (or 0xCB51BB) is unknown color: approx Fuchsia. HEX triplet: CB, 51 and BB. RGB value is (203,81,187). Sum of RGB (Red+Green+Blue) = 203+81+187=471 (62% of max value = 765). Red value is 203 (79.69% from 255 or 43.10% from 471); Green value is 81 (32.03% from 255 or 17.20% from 471); Blue value is 187 (73.44% from 255 or 39.70% from 471); Max value from RGB is 203 - color contains mainly: red. Hex color #CB51BB is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #CB51BB is #34AE44. Grayscale: #818181. Windows color (decimal): -3452485 or 12276171. OLE color: 12276171.
HSL color Cylindrical-coordinate representation of color #CB51BB: hue angle of 307.87º degrees, saturation: 0.54, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #CB51BB is Cyan = 0, Magento = 0.60, Yellow = 0.08 and Black (K on CMYK) = 0.20.
<style> p { color: #CB51BB; } p { color: rgb(203,81,187); } H1.HeaderClassName { color: #CB51BB; } .AnyTagClassName { color: #CB51BB; } </style>
<style> a { background-color: #CB51BB; } a { background-color: rgb(203,81,187); } div.DivClassName { background-color: #CB51BB; } .BgClassName { background-color: #CB51BB; } </style>
<style> span { border-color: #CB51BB; } span { border-color: rgb(203,81,187); } td.TdClassName { border-color: #CB51BB; } .TagClassName { border-color: #CB51BB; } </style>