#F5CAC8 (or 0xF5CAC8) is unknown color: approx Coral Candy. HEX triplet: F5, CA and C8. RGB value is (245,202,200). Sum of RGB (Red+Green+Blue) = 245+202+200=647 (85% of max value = 765). Red value is 245 (96.09% from 255 or 37.87% from 647); Green value is 202 (79.30% from 255 or 31.22% from 647); Blue value is 200 (78.52% from 255 or 30.91% from 647); Max value from RGB is 245 - color contains mainly: red. Hex color #F5CAC8 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F5CAC8 is #0A3537. Grayscale: #D6D6D6. Windows color (decimal): -668984 or 13159157. OLE color: 13159157.
HSL color Cylindrical-coordinate representation of color #F5CAC8: hue angle of 2.67º degrees, saturation: 0.69, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #F5CAC8 is Cyan = 0, Magento = 0.18, Yellow = 0.18 and Black (K on CMYK) = 0.04.
<style> p { color: #F5CAC8; } p { color: rgb(245,202,200); } H1.HeaderClassName { color: #F5CAC8; } .AnyTagClassName { color: #F5CAC8; } </style>
<style> a { background-color: #F5CAC8; } a { background-color: rgb(245,202,200); } div.DivClassName { background-color: #F5CAC8; } .BgClassName { background-color: #F5CAC8; } </style>
<style> span { border-color: #F5CAC8; } span { border-color: rgb(245,202,200); } td.TdClassName { border-color: #F5CAC8; } .TagClassName { border-color: #F5CAC8; } </style>