#CC423E (or 0xCC423E) is unknown color: approx Persian Red. HEX triplet: CC, 42 and 3E. RGB value is (204,66,62). Sum of RGB (Red+Green+Blue) = 204+66+62=332 (43% of max value = 765). Red value is 204 (80.08% from 255 or 61.45% from 332); Green value is 66 (26.17% from 255 or 19.88% from 332); Blue value is 62 (24.61% from 255 or 18.67% from 332); Max value from RGB is 204 - color contains mainly: red. Hex color #CC423E is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #CC423E is #33BDC1. Grayscale: #6A6A6A. Windows color (decimal): -3390914 or 4080332. OLE color: 4080332.
HSL color Cylindrical-coordinate representation of color #CC423E: hue angle of 1.69º 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 #CC423E is Cyan = 0, Magento = 0.68, Yellow = 0.70 and Black (K on CMYK) = 0.2.
<style> p { color: #CC423E; } p { color: rgb(204,66,62); } H1.HeaderClassName { color: #CC423E; } .AnyTagClassName { color: #CC423E; } </style>
<style> a { background-color: #CC423E; } a { background-color: rgb(204,66,62); } div.DivClassName { background-color: #CC423E; } .BgClassName { background-color: #CC423E; } </style>
<style> span { border-color: #CC423E; } span { border-color: rgb(204,66,62); } td.TdClassName { border-color: #CC423E; } .TagClassName { border-color: #CC423E; } </style>