#CB4990 (or 0xCB4990) is unknown color: approx Mulberry. HEX triplet: CB, 49 and 90. RGB value is (203,73,144). Sum of RGB (Red+Green+Blue) = 203+73+144=420 (55% of max value = 765). Red value is 203 (79.69% from 255 or 48.33% from 420); Green value is 73 (28.91% from 255 or 17.38% from 420); Blue value is 144 (56.64% from 255 or 34.29% from 420); Max value from RGB is 203 - color contains mainly: red. Hex color #CB4990 is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #CB4990 is #34B66F. Grayscale: #777777. Windows color (decimal): -3454576 or 9456075. OLE color: 9456075.
HSL color Cylindrical-coordinate representation of color #CB4990: hue angle of 327.23º degrees, saturation: 0.56, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #CB4990 is Cyan = 0, Magento = 0.64, Yellow = 0.29 and Black (K on CMYK) = 0.20.
<style> p { color: #CB4990; } p { color: rgb(203,73,144); } H1.HeaderClassName { color: #CB4990; } .AnyTagClassName { color: #CB4990; } </style>
<style> a { background-color: #CB4990; } a { background-color: rgb(203,73,144); } div.DivClassName { background-color: #CB4990; } .BgClassName { background-color: #CB4990; } </style>
<style> span { border-color: #CB4990; } span { border-color: rgb(203,73,144); } td.TdClassName { border-color: #CB4990; } .TagClassName { border-color: #CB4990; } </style>