#CC4632 (or 0xCC4632) is unknown color: approx Trinidad. HEX triplet: CC, 46 and 32. RGB value is (204,70,50). Sum of RGB (Red+Green+Blue) = 204+70+50=324 (42% of max value = 765). Red value is 204 (80.08% from 255 or 62.96% from 324); Green value is 70 (27.73% from 255 or 21.60% from 324); Blue value is 50 (19.92% from 255 or 15.43% from 324); Max value from RGB is 204 - color contains mainly: red. Hex color #CC4632 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #CC4632 is #33B9CD. Grayscale: #6C6C6C. Windows color (decimal): -3389902 or 3294924. OLE color: 3294924.
HSL color Cylindrical-coordinate representation of color #CC4632: hue angle of 7.79º degrees, saturation: 0.61, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #CC4632 is Cyan = 0, Magento = 0.66, Yellow = 0.75 and Black (K on CMYK) = 0.2.
<style> p { color: #CC4632; } p { color: rgb(204,70,50); } H1.HeaderClassName { color: #CC4632; } .AnyTagClassName { color: #CC4632; } </style>
<style> a { background-color: #CC4632; } a { background-color: rgb(204,70,50); } div.DivClassName { background-color: #CC4632; } .BgClassName { background-color: #CC4632; } </style>
<style> span { border-color: #CC4632; } span { border-color: rgb(204,70,50); } td.TdClassName { border-color: #CC4632; } .TagClassName { border-color: #CC4632; } </style>