#CB4B72 (or 0xCB4B72) is unknown color: approx Cabaret. HEX triplet: CB, 4B and 72. RGB value is (203,75,114). Sum of RGB (Red+Green+Blue) = 203+75+114=392 (51% of max value = 765). Red value is 203 (79.69% from 255 or 51.79% from 392); Green value is 75 (29.69% from 255 or 19.13% from 392); Blue value is 114 (44.92% from 255 or 29.08% from 392); Max value from RGB is 203 - color contains mainly: red. Hex color #CB4B72 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #CB4B72 is #34B48D. Grayscale: #757575. Windows color (decimal): -3454094 or 7490507. OLE color: 7490507.
HSL color Cylindrical-coordinate representation of color #CB4B72: hue angle of 341.72º degrees, saturation: 0.55, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #CB4B72 is Cyan = 0, Magento = 0.63, Yellow = 0.44 and Black (K on CMYK) = 0.20.
<style> p { color: #cb4b72; } p { color: rgb(203,75,114); } H1.HeaderClassName { color: #cb4b72; } .AnyTagClassName { color: #cb4b72; } </style>
<style> a { background-color: #cb4b72; } a { background-color: rgb(203,75,114); } div.DivClassName { background-color: #cb4b72; } .BgClassName { background-color: #cb4b72; } </style>
<style> span { border-color: #cb4b72; } span { border-color: rgb(203,75,114); } td.TdClassName { border-color: #cb4b72; } .TagClassName { border-color: #cb4b72; } </style>