#FAEDC7 (or 0xFAEDC7) is unknown color: approx Oasis. HEX triplet: FA, ED and C7. RGB value is (250,237,199). Sum of RGB (Red+Green+Blue) = 250+237+199=686 (90% of max value = 765). Red value is 250 (98.05% from 255 or 36.44% from 686); Green value is 237 (92.97% from 255 or 34.55% from 686); Blue value is 199 (78.12% from 255 or 29.01% from 686); Max value from RGB is 250 - color contains mainly: red. Hex color #FAEDC7 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FAEDC7 is #051238. Grayscale: #ECECEC. Windows color (decimal): -332345 or 13102586. OLE color: 13102586.
HSL color Cylindrical-coordinate representation of color #FAEDC7: hue angle of 44.71º degrees, saturation: 0.84, 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 #FAEDC7 is Cyan = 0, Magento = 0.05, Yellow = 0.20 and Black (K on CMYK) = 0.02.
<style> p { color: #FAEDC7; } p { color: rgb(250,237,199); } H1.HeaderClassName { color: #FAEDC7; } .AnyTagClassName { color: #FAEDC7; } </style>
<style> a { background-color: #FAEDC7; } a { background-color: rgb(250,237,199); } div.DivClassName { background-color: #FAEDC7; } .BgClassName { background-color: #FAEDC7; } </style>
<style> span { border-color: #FAEDC7; } span { border-color: rgb(250,237,199); } td.TdClassName { border-color: #FAEDC7; } .TagClassName { border-color: #FAEDC7; } </style>