#EACCCF (or 0xEACCCF) is unknown color: approx Pale Rose. HEX triplet: EA, CC and CF. RGB value is (234,204,207). Sum of RGB (Red+Green+Blue) = 234+204+207=645 (85% of max value = 765). Red value is 234 (91.80% from 255 or 36.28% from 645); Green value is 204 (80.08% from 255 or 31.63% from 645); Blue value is 207 (81.25% from 255 or 32.09% from 645); Max value from RGB is 234 - color contains mainly: red. Hex color #EACCCF is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EACCCF is #153330. Grayscale: #D5D5D5. Windows color (decimal): -1389361 or 13618410. OLE color: 13618410.
HSL color Cylindrical-coordinate representation of color #EACCCF: hue angle of 354º degrees, saturation: 0.42, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #EACCCF is Cyan = 0, Magento = 0.13, Yellow = 0.12 and Black (K on CMYK) = 0.08.
<style> p { color: #EACCCF; } p { color: rgb(234,204,207); } H1.HeaderClassName { color: #EACCCF; } .AnyTagClassName { color: #EACCCF; } </style>
<style> a { background-color: #EACCCF; } a { background-color: rgb(234,204,207); } div.DivClassName { background-color: #EACCCF; } .BgClassName { background-color: #EACCCF; } </style>
<style> span { border-color: #EACCCF; } span { border-color: rgb(234,204,207); } td.TdClassName { border-color: #EACCCF; } .TagClassName { border-color: #EACCCF; } </style>