#CC483E (or 0xCC483E) is unknown color: approx Grenadier. HEX triplet: CC, 48 and 3E. RGB value is (204,72,62). Sum of RGB (Red+Green+Blue) = 204+72+62=338 (44% of max value = 765). Red value is 204 (80.08% from 255 or 60.36% from 338); Green value is 72 (28.52% from 255 or 21.30% from 338); Blue value is 62 (24.61% from 255 or 18.34% from 338); Max value from RGB is 204 - color contains mainly: red. Hex color #CC483E is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #CC483E is #33B7C1. Grayscale: #6E6E6E. Windows color (decimal): -3389378 or 4081868. OLE color: 4081868.
HSL color Cylindrical-coordinate representation of color #CC483E: hue angle of 4.23º degrees, saturation: 0.58, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #CC483E is Cyan = 0, Magento = 0.65, Yellow = 0.70 and Black (K on CMYK) = 0.2.
<style> p { color: #CC483E; } p { color: rgb(204,72,62); } H1.HeaderClassName { color: #CC483E; } .AnyTagClassName { color: #CC483E; } </style>
<style> a { background-color: #CC483E; } a { background-color: rgb(204,72,62); } div.DivClassName { background-color: #CC483E; } .BgClassName { background-color: #CC483E; } </style>
<style> span { border-color: #CC483E; } span { border-color: rgb(204,72,62); } td.TdClassName { border-color: #CC483E; } .TagClassName { border-color: #CC483E; } </style>