#CC5853 (or 0xCC5853) is unknown color: approx Fuzzy Wuzzy Brown. HEX triplet: CC, 58 and 53. RGB value is (204,88,83). Sum of RGB (Red+Green+Blue) = 204+88+83=375 (49% of max value = 765). Red value is 204 (80.08% from 255 or 54.4% from 375); Green value is 88 (34.77% from 255 or 23.47% from 375); Blue value is 83 (32.81% from 255 or 22.13% from 375); Max value from RGB is 204 - color contains mainly: red. Hex color #CC5853 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #CC5853 is #33A7AC. Grayscale: #7A7A7A. Windows color (decimal): -3385261 or 5462220. OLE color: 5462220.
HSL color Cylindrical-coordinate representation of color #CC5853: hue angle of 2.48º degrees, saturation: 0.54, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #CC5853 is Cyan = 0, Magento = 0.57, Yellow = 0.59 and Black (K on CMYK) = 0.2.
<style> p { color: #CC5853; } p { color: rgb(204,88,83); } H1.HeaderClassName { color: #CC5853; } .AnyTagClassName { color: #CC5853; } </style>
<style> a { background-color: #CC5853; } a { background-color: rgb(204,88,83); } div.DivClassName { background-color: #CC5853; } .BgClassName { background-color: #CC5853; } </style>
<style> span { border-color: #CC5853; } span { border-color: rgb(204,88,83); } td.TdClassName { border-color: #CC5853; } .TagClassName { border-color: #CC5853; } </style>