#CC537B (or 0xCC537B) is unknown color: approx Cranberry. HEX triplet: CC, 53 and 7B. RGB value is (204,83,123). Sum of RGB (Red+Green+Blue) = 204+83+123=410 (54% of max value = 765). Red value is 204 (80.08% from 255 or 49.76% from 410); Green value is 83 (32.81% from 255 or 20.24% from 410); Blue value is 123 (48.44% from 255 or 30% from 410); Max value from RGB is 204 - color contains mainly: red. Hex color #CC537B is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #CC537B is #33AC84. Grayscale: #7B7B7B. Windows color (decimal): -3386501 or 8082380. OLE color: 8082380.
HSL color Cylindrical-coordinate representation of color #CC537B: hue angle of 340.17º degrees, saturation: 0.54, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #CC537B is Cyan = 0, Magento = 0.59, Yellow = 0.40 and Black (K on CMYK) = 0.2.
<style> p { color: #cc537b; } p { color: rgb(204,83,123); } H1.HeaderClassName { color: #cc537b; } .AnyTagClassName { color: #cc537b; } </style>
<style> a { background-color: #cc537b; } a { background-color: rgb(204,83,123); } div.DivClassName { background-color: #cc537b; } .BgClassName { background-color: #cc537b; } </style>
<style> span { border-color: #cc537b; } span { border-color: rgb(204,83,123); } td.TdClassName { border-color: #cc537b; } .TagClassName { border-color: #cc537b; } </style>