#CC584C (or 0xCC584C) is unknown color: approx Valencia. HEX triplet: CC, 58 and 4C. RGB value is (204,88,76). Sum of RGB (Red+Green+Blue) = 204+88+76=368 (48% of max value = 765). Red value is 204 (80.08% from 255 or 55.43% from 368); Green value is 88 (34.77% from 255 or 23.91% from 368); Blue value is 76 (30.08% from 255 or 20.65% from 368); Max value from RGB is 204 - color contains mainly: red. Hex color #CC584C is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #CC584C is #33A7B3. Grayscale: #797979. Windows color (decimal): -3385268 or 5003468. OLE color: 5003468.
HSL color Cylindrical-coordinate representation of color #CC584C: hue angle of 5.63º degrees, saturation: 0.56, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #CC584C is Cyan = 0, Magento = 0.57, Yellow = 0.63 and Black (K on CMYK) = 0.2.
<style> p { color: #CC584C; } p { color: rgb(204,88,76); } H1.HeaderClassName { color: #CC584C; } .AnyTagClassName { color: #CC584C; } </style>
<style> a { background-color: #CC584C; } a { background-color: rgb(204,88,76); } div.DivClassName { background-color: #CC584C; } .BgClassName { background-color: #CC584C; } </style>
<style> span { border-color: #CC584C; } span { border-color: rgb(204,88,76); } td.TdClassName { border-color: #CC584C; } .TagClassName { border-color: #CC584C; } </style>