#FAC8CD (or 0xFAC8CD) is unknown color: approx Pink. HEX triplet: FA, C8 and CD. RGB value is (250,200,205). Sum of RGB (Red+Green+Blue) = 250+200+205=655 (86% of max value = 765). Red value is 250 (98.05% from 255 or 38.17% from 655); Green value is 200 (78.52% from 255 or 30.53% from 655); Blue value is 205 (80.47% from 255 or 31.30% from 655); Max value from RGB is 250 - color contains mainly: red. Hex color #FAC8CD is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FAC8CD is #053732. Grayscale: #D7D7D7. Windows color (decimal): -341811 or 13486330. OLE color: 13486330.
HSL color Cylindrical-coordinate representation of color #FAC8CD: hue angle of 354º degrees, saturation: 0.83, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #FAC8CD is Cyan = 0, Magento = 0.2, Yellow = 0.18 and Black (K on CMYK) = 0.02.
<style> p { color: #FAC8CD; } p { color: rgb(250,200,205); } H1.HeaderClassName { color: #FAC8CD; } .AnyTagClassName { color: #FAC8CD; } </style>
<style> a { background-color: #FAC8CD; } a { background-color: rgb(250,200,205); } div.DivClassName { background-color: #FAC8CD; } .BgClassName { background-color: #FAC8CD; } </style>
<style> span { border-color: #FAC8CD; } span { border-color: rgb(250,200,205); } td.TdClassName { border-color: #FAC8CD; } .TagClassName { border-color: #FAC8CD; } </style>