#FAD5CB (or 0xFAD5CB) is unknown color: approx Cinderella. HEX triplet: FA, D5 and CB. RGB value is (250,213,203). Sum of RGB (Red+Green+Blue) = 250+213+203=666 (88% of max value = 765). Red value is 250 (98.05% from 255 or 37.54% from 666); Green value is 213 (83.59% from 255 or 31.98% from 666); Blue value is 203 (79.69% from 255 or 30.48% from 666); Max value from RGB is 250 - color contains mainly: red. Hex color #FAD5CB is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FAD5CB is #052A34. Grayscale: #DFDFDF. Windows color (decimal): -338485 or 13358586. OLE color: 13358586.
HSL color Cylindrical-coordinate representation of color #FAD5CB: hue angle of 12.77º degrees, saturation: 0.82, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #FAD5CB is Cyan = 0, Magento = 0.15, Yellow = 0.19 and Black (K on CMYK) = 0.02.
<style> p { color: #FAD5CB; } p { color: rgb(250,213,203); } H1.HeaderClassName { color: #FAD5CB; } .AnyTagClassName { color: #FAD5CB; } </style>
<style> a { background-color: #FAD5CB; } a { background-color: rgb(250,213,203); } div.DivClassName { background-color: #FAD5CB; } .BgClassName { background-color: #FAD5CB; } </style>
<style> span { border-color: #FAD5CB; } span { border-color: rgb(250,213,203); } td.TdClassName { border-color: #FAD5CB; } .TagClassName { border-color: #FAD5CB; } </style>