#CB024D (or 0xCB024D) is unknown color: approx Razzmatazz. HEX triplet: CB, 02 and 4D. RGB value is (203,2,77). Sum of RGB (Red+Green+Blue) = 203+2+77=282 (37% of max value = 765). Red value is 203 (79.69% from 255 or 71.99% from 282); Green value is 2 (1.17% from 255 or 0.71% from 282); Blue value is 77 (30.47% from 255 or 27.30% from 282); Max value from RGB is 203 - color contains mainly: red. Hex color #CB024D is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #CB024D is #34FDB2. Grayscale: #464646. Windows color (decimal): -3472819 or 5046987. OLE color: 5046987.
HSL color Cylindrical-coordinate representation of color #CB024D: hue angle of 337.61º degrees, saturation: 0.98, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #CB024D is Cyan = 0, Magento = 0.99, Yellow = 0.62 and Black (K on CMYK) = 0.20.
<style> p { color: #CB024D; } p { color: rgb(203,2,77); } H1.HeaderClassName { color: #CB024D; } .AnyTagClassName { color: #CB024D; } </style>
<style> a { background-color: #CB024D; } a { background-color: rgb(203,2,77); } div.DivClassName { background-color: #CB024D; } .BgClassName { background-color: #CB024D; } </style>
<style> span { border-color: #CB024D; } span { border-color: rgb(203,2,77); } td.TdClassName { border-color: #CB024D; } .TagClassName { border-color: #CB024D; } </style>