#CB4571 (or 0xCB4571) is unknown color: approx Cabaret. HEX triplet: CB, 45 and 71. RGB value is (203,69,113). Sum of RGB (Red+Green+Blue) = 203+69+113=385 (50% of max value = 765). Red value is 203 (79.69% from 255 or 52.73% from 385); Green value is 69 (27.34% from 255 or 17.92% from 385); Blue value is 113 (44.53% from 255 or 29.35% from 385); Max value from RGB is 203 - color contains mainly: red. Hex color #CB4571 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #CB4571 is #34BA8E. Grayscale: #727272. Windows color (decimal): -3455631 or 7423435. OLE color: 7423435.
HSL color Cylindrical-coordinate representation of color #CB4571: hue angle of 340.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 #CB4571 is Cyan = 0, Magento = 0.66, Yellow = 0.44 and Black (K on CMYK) = 0.20.
<style> p { color: #cb4571; } p { color: rgb(203,69,113); } H1.HeaderClassName { color: #cb4571; } .AnyTagClassName { color: #cb4571; } </style>
<style> a { background-color: #cb4571; } a { background-color: rgb(203,69,113); } div.DivClassName { background-color: #cb4571; } .BgClassName { background-color: #cb4571; } </style>
<style> span { border-color: #cb4571; } span { border-color: rgb(203,69,113); } td.TdClassName { border-color: #cb4571; } .TagClassName { border-color: #cb4571; } </style>