#ECCEE3 (or 0xECCEE3) is unknown color: approx Classic Rose. HEX triplet: EC, CE and E3. RGB value is (236,206,227). Sum of RGB (Red+Green+Blue) = 236+206+227=669 (88% of max value = 765). Red value is 236 (92.58% from 255 or 35.28% from 669); Green value is 206 (80.86% from 255 or 30.79% from 669); Blue value is 227 (89.06% from 255 or 33.93% from 669); Max value from RGB is 236 - color contains mainly: red. Hex color #ECCEE3 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #ECCEE3 is #13311C. Grayscale: #D9D9D9. Windows color (decimal): -1257757 or 14929644. OLE color: 14929644.
HSL color Cylindrical-coordinate representation of color #ECCEE3: hue angle of 318º degrees, saturation: 0.44, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #ECCEE3 is Cyan = 0, Magento = 0.13, Yellow = 0.04 and Black (K on CMYK) = 0.07.
<style> p { color: #ECCEE3; } p { color: rgb(236,206,227); } H1.HeaderClassName { color: #ECCEE3; } .AnyTagClassName { color: #ECCEE3; } </style>
<style> a { background-color: #ECCEE3; } a { background-color: rgb(236,206,227); } div.DivClassName { background-color: #ECCEE3; } .BgClassName { background-color: #ECCEE3; } </style>
<style> span { border-color: #ECCEE3; } span { border-color: rgb(236,206,227); } td.TdClassName { border-color: #ECCEE3; } .TagClassName { border-color: #ECCEE3; } </style>