#CB45B4 (or 0xCB45B4) is unknown color: approx Fuchsia. HEX triplet: CB, 45 and B4. RGB value is (203,69,180). Sum of RGB (Red+Green+Blue) = 203+69+180=452 (59% of max value = 765). Red value is 203 (79.69% from 255 or 44.91% from 452); Green value is 69 (27.34% from 255 or 15.27% from 452); Blue value is 180 (70.70% from 255 or 39.82% from 452); Max value from RGB is 203 - color contains mainly: red. Hex color #CB45B4 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #CB45B4 is #34BA4B. Grayscale: #797979. Windows color (decimal): -3455564 or 11814347. OLE color: 11814347.
HSL color Cylindrical-coordinate representation of color #CB45B4: hue angle of 310.3º degrees, saturation: 0.56, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #CB45B4 is Cyan = 0, Magento = 0.66, Yellow = 0.11 and Black (K on CMYK) = 0.20.
<style> p { color: #cb45b4; } p { color: rgb(203,69,180); } H1.HeaderClassName { color: #cb45b4; } .AnyTagClassName { color: #cb45b4; } </style>
<style> a { background-color: #cb45b4; } a { background-color: rgb(203,69,180); } div.DivClassName { background-color: #cb45b4; } .BgClassName { background-color: #cb45b4; } </style>
<style> span { border-color: #cb45b4; } span { border-color: rgb(203,69,180); } td.TdClassName { border-color: #cb45b4; } .TagClassName { border-color: #cb45b4; } </style>