#FAD0DD (or 0xFAD0DD) is unknown color: approx Pink Lace. HEX triplet: FA, D0 and DD. RGB value is (250,208,221). Sum of RGB (Red+Green+Blue) = 250+208+221=679 (89% of max value = 765). Red value is 250 (98.05% from 255 or 36.82% from 679); Green value is 208 (81.64% from 255 or 30.63% from 679); Blue value is 221 (86.72% from 255 or 32.55% from 679); Max value from RGB is 250 - color contains mainly: red. Hex color #FAD0DD is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FAD0DD is #052F22. Grayscale: #DEDEDE. Windows color (decimal): -339747 or 14536954. OLE color: 14536954.
HSL color Cylindrical-coordinate representation of color #FAD0DD: hue angle of 341.43º degrees, saturation: 0.81, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #FAD0DD is Cyan = 0, Magento = 0.17, Yellow = 0.12 and Black (K on CMYK) = 0.02.
<style> p { color: #FAD0DD; } p { color: rgb(250,208,221); } H1.HeaderClassName { color: #FAD0DD; } .AnyTagClassName { color: #FAD0DD; } </style>
<style> a { background-color: #FAD0DD; } a { background-color: rgb(250,208,221); } div.DivClassName { background-color: #FAD0DD; } .BgClassName { background-color: #FAD0DD; } </style>
<style> span { border-color: #FAD0DD; } span { border-color: rgb(250,208,221); } td.TdClassName { border-color: #FAD0DD; } .TagClassName { border-color: #FAD0DD; } </style>