#FFEAD6 (or 0xFFEAD6) is unknown color: approx Serenade. HEX triplet: FF, EA and D6. RGB value is (255,234,214). Sum of RGB (Red+Green+Blue) = 255+234+214=703 (93% of max value = 765). Red value is 255 (100% from 255 or 36.27% from 703); Green value is 234 (91.80% from 255 or 33.29% from 703); Blue value is 214 (83.98% from 255 or 30.44% from 703); Max value from RGB is 255 - color contains mainly: red. Hex color #FFEAD6 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FFEAD6 is #001529. Grayscale: #EEEEEE. Windows color (decimal): -5418 or 14084863. OLE color: 14084863.
HSL color Cylindrical-coordinate representation of color #FFEAD6: hue angle of 29.27º degrees, saturation: 1, lightness: 0.92%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #FFEAD6 is Cyan = 0, Magento = 0.08, Yellow = 0.16 and Black (K on CMYK) = 0.
<style> p { color: #FFEAD6; } p { color: rgb(255,234,214); } H1.HeaderClassName { color: #FFEAD6; } .AnyTagClassName { color: #FFEAD6; } </style>
<style> a { background-color: #FFEAD6; } a { background-color: rgb(255,234,214); } div.DivClassName { background-color: #FFEAD6; } .BgClassName { background-color: #FFEAD6; } </style>
<style> span { border-color: #FFEAD6; } span { border-color: rgb(255,234,214); } td.TdClassName { border-color: #FFEAD6; } .TagClassName { border-color: #FFEAD6; } </style>