#EAC7F2 (or 0xEAC7F2) is unknown color: approx Blue Chalk. HEX triplet: EA, C7 and F2. RGB value is (234,199,242). Sum of RGB (Red+Green+Blue) = 234+199+242=675 (89% of max value = 765). Red value is 234 (91.80% from 255 or 34.67% from 675); Green value is 199 (78.12% from 255 or 29.48% from 675); Blue value is 242 (94.92% from 255 or 35.85% from 675); Max value from RGB is 242 - color contains mainly: blue. Hex color #EAC7F2 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #EAC7F2 is #15380D. Grayscale: #D6D6D6. Windows color (decimal): -1390606 or 15910890. OLE color: 15910890.
HSL color Cylindrical-coordinate representation of color #EAC7F2: hue angle of 288.84º degrees, saturation: 0.62, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #EAC7F2 is Cyan = 0.03, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #EAC7F2; } p { color: rgb(234,199,242); } H1.HeaderClassName { color: #EAC7F2; } .AnyTagClassName { color: #EAC7F2; } </style>
<style> a { background-color: #EAC7F2; } a { background-color: rgb(234,199,242); } div.DivClassName { background-color: #EAC7F2; } .BgClassName { background-color: #EAC7F2; } </style>
<style> span { border-color: #EAC7F2; } span { border-color: rgb(234,199,242); } td.TdClassName { border-color: #EAC7F2; } .TagClassName { border-color: #EAC7F2; } </style>