#F0CAD5 (or 0xF0CAD5) is unknown color: approx Pink Lace. HEX triplet: F0, CA and D5. RGB value is (240,202,213). Sum of RGB (Red+Green+Blue) = 240+202+213=655 (86% of max value = 765). Red value is 240 (94.14% from 255 or 36.64% from 655); Green value is 202 (79.30% from 255 or 30.84% from 655); Blue value is 213 (83.59% from 255 or 32.52% from 655); Max value from RGB is 240 - color contains mainly: red. Hex color #F0CAD5 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F0CAD5 is #0F352A. Grayscale: #D6D6D6. Windows color (decimal): -996651 or 14011120. OLE color: 14011120.
HSL color Cylindrical-coordinate representation of color #F0CAD5: hue angle of 342.63º degrees, saturation: 0.56, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #F0CAD5 is Cyan = 0, Magento = 0.16, Yellow = 0.11 and Black (K on CMYK) = 0.06.
<style> p { color: #F0CAD5; } p { color: rgb(240,202,213); } H1.HeaderClassName { color: #F0CAD5; } .AnyTagClassName { color: #F0CAD5; } </style>
<style> a { background-color: #F0CAD5; } a { background-color: rgb(240,202,213); } div.DivClassName { background-color: #F0CAD5; } .BgClassName { background-color: #F0CAD5; } </style>
<style> span { border-color: #F0CAD5; } span { border-color: rgb(240,202,213); } td.TdClassName { border-color: #F0CAD5; } .TagClassName { border-color: #F0CAD5; } </style>