#FADABC (or 0xFADABC) is unknown color: approx Peach Puff. HEX triplet: FA, DA and BC. RGB value is (250,218,188). Sum of RGB (Red+Green+Blue) = 250+218+188=656 (86% of max value = 765). Red value is 250 (98.05% from 255 or 38.11% from 656); Green value is 218 (85.55% from 255 or 33.23% from 656); Blue value is 188 (73.83% from 255 or 28.66% from 656); Max value from RGB is 250 - color contains mainly: red. Hex color #FADABC is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FADABC is #052543. Grayscale: #E0E0E0. Windows color (decimal): -337220 or 12376826. OLE color: 12376826.
HSL color Cylindrical-coordinate representation of color #FADABC: hue angle of 29.03º degrees, saturation: 0.86, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #FADABC is Cyan = 0, Magento = 0.13, Yellow = 0.25 and Black (K on CMYK) = 0.02.
<style> p { color: #FADABC; } p { color: rgb(250,218,188); } H1.HeaderClassName { color: #FADABC; } .AnyTagClassName { color: #FADABC; } </style>
<style> a { background-color: #FADABC; } a { background-color: rgb(250,218,188); } div.DivClassName { background-color: #FADABC; } .BgClassName { background-color: #FADABC; } </style>
<style> span { border-color: #FADABC; } span { border-color: rgb(250,218,188); } td.TdClassName { border-color: #FADABC; } .TagClassName { border-color: #FADABC; } </style>