#CC467B (or 0xCC467B) is unknown color: approx Cranberry. HEX triplet: CC, 46 and 7B. RGB value is (204,70,123). Sum of RGB (Red+Green+Blue) = 204+70+123=397 (52% of max value = 765). Red value is 204 (80.08% from 255 or 51.39% from 397); Green value is 70 (27.73% from 255 or 17.63% from 397); Blue value is 123 (48.44% from 255 or 30.98% from 397); Max value from RGB is 204 - color contains mainly: red. Hex color #CC467B is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #CC467B is #33B984. Grayscale: #747474. Windows color (decimal): -3389829 or 8079052. OLE color: 8079052.
HSL color Cylindrical-coordinate representation of color #CC467B: hue angle of 336.27º degrees, saturation: 0.57, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #CC467B is Cyan = 0, Magento = 0.66, Yellow = 0.40 and Black (K on CMYK) = 0.2.
<style> p { color: #CC467B; } p { color: rgb(204,70,123); } H1.HeaderClassName { color: #CC467B; } .AnyTagClassName { color: #CC467B; } </style>
<style> a { background-color: #CC467B; } a { background-color: rgb(204,70,123); } div.DivClassName { background-color: #CC467B; } .BgClassName { background-color: #CC467B; } </style>
<style> span { border-color: #CC467B; } span { border-color: rgb(204,70,123); } td.TdClassName { border-color: #CC467B; } .TagClassName { border-color: #CC467B; } </style>