#CC4350 (or 0xCC4350) is unknown color: approx Mandy. HEX triplet: CC, 43 and 50. RGB value is (204,67,80). Sum of RGB (Red+Green+Blue) = 204+67+80=351 (46% of max value = 765). Red value is 204 (80.08% from 255 or 58.12% from 351); Green value is 67 (26.56% from 255 or 19.09% from 351); Blue value is 80 (31.64% from 255 or 22.79% from 351); Max value from RGB is 204 - color contains mainly: red. Hex color #CC4350 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #CC4350 is #33BCAF. Grayscale: #6D6D6D. Windows color (decimal): -3390640 or 5260236. OLE color: 5260236.
HSL color Cylindrical-coordinate representation of color #CC4350: hue angle of 354.31º degrees, saturation: 0.57, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #CC4350 is Cyan = 0, Magento = 0.67, Yellow = 0.61 and Black (K on CMYK) = 0.2.
<style> p { color: #CC4350; } p { color: rgb(204,67,80); } H1.HeaderClassName { color: #CC4350; } .AnyTagClassName { color: #CC4350; } </style>
<style> a { background-color: #CC4350; } a { background-color: rgb(204,67,80); } div.DivClassName { background-color: #CC4350; } .BgClassName { background-color: #CC4350; } </style>
<style> span { border-color: #CC4350; } span { border-color: rgb(204,67,80); } td.TdClassName { border-color: #CC4350; } .TagClassName { border-color: #CC4350; } </style>