#F5CCCD (or 0xF5CCCD) is unknown color: approx Azalea. HEX triplet: F5, CC and CD. RGB value is (245,204,205). Sum of RGB (Red+Green+Blue) = 245+204+205=654 (86% of max value = 765). Red value is 245 (96.09% from 255 or 37.46% from 654); Green value is 204 (80.08% from 255 or 31.19% from 654); Blue value is 205 (80.47% from 255 or 31.35% from 654); Max value from RGB is 245 - color contains mainly: red. Hex color #F5CCCD is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F5CCCD is #0A3332. Grayscale: #D8D8D8. Windows color (decimal): -668467 or 13487349. OLE color: 13487349.
HSL color Cylindrical-coordinate representation of color #F5CCCD: hue angle of 358.54º degrees, saturation: 0.67, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #F5CCCD is Cyan = 0, Magento = 0.17, Yellow = 0.16 and Black (K on CMYK) = 0.04.
<style> p { color: #F5CCCD; } p { color: rgb(245,204,205); } H1.HeaderClassName { color: #F5CCCD; } .AnyTagClassName { color: #F5CCCD; } </style>
<style> a { background-color: #F5CCCD; } a { background-color: rgb(245,204,205); } div.DivClassName { background-color: #F5CCCD; } .BgClassName { background-color: #F5CCCD; } </style>
<style> span { border-color: #F5CCCD; } span { border-color: rgb(245,204,205); } td.TdClassName { border-color: #F5CCCD; } .TagClassName { border-color: #F5CCCD; } </style>