#FADCBE (or 0xFADCBE) is unknown color: approx Karry. HEX triplet: FA, DC and BE. RGB value is (250,220,190). Sum of RGB (Red+Green+Blue) = 250+220+190=660 (87% of max value = 765). Red value is 250 (98.05% from 255 or 37.88% from 660); Green value is 220 (86.33% from 255 or 33.33% from 660); Blue value is 190 (74.61% from 255 or 28.79% from 660); Max value from RGB is 250 - color contains mainly: red. Hex color #FADCBE is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FADCBE is #052341. Grayscale: #E1E1E1. Windows color (decimal): -336706 or 12508410. OLE color: 12508410.
HSL color Cylindrical-coordinate representation of color #FADCBE: hue angle of 30º degrees, saturation: 0.86, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #FADCBE is Cyan = 0, Magento = 0.12, Yellow = 0.24 and Black (K on CMYK) = 0.02.
<style> p { color: #FADCBE; } p { color: rgb(250,220,190); } H1.HeaderClassName { color: #FADCBE; } .AnyTagClassName { color: #FADCBE; } </style>
<style> a { background-color: #FADCBE; } a { background-color: rgb(250,220,190); } div.DivClassName { background-color: #FADCBE; } .BgClassName { background-color: #FADCBE; } </style>
<style> span { border-color: #FADCBE; } span { border-color: rgb(250,220,190); } td.TdClassName { border-color: #FADCBE; } .TagClassName { border-color: #FADCBE; } </style>