#EC8BCB (or 0xEC8BCB) is unknown color: approx Tea Rose. HEX triplet: EC, 8B and CB. RGB value is (236,139,203). Sum of RGB (Red+Green+Blue) = 236+139+203=578 (76% of max value = 765). Red value is 236 (92.58% from 255 or 40.83% from 578); Green value is 139 (54.69% from 255 or 24.05% from 578); Blue value is 203 (79.69% from 255 or 35.12% from 578); Max value from RGB is 236 - color contains mainly: red. Hex color #EC8BCB is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #EC8BCB is #137434. Grayscale: #AFAFAF. Windows color (decimal): -1274933 or 13339628. OLE color: 13339628.
HSL color Cylindrical-coordinate representation of color #EC8BCB: hue angle of 320.41º degrees, saturation: 0.72, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #EC8BCB is Cyan = 0, Magento = 0.41, Yellow = 0.14 and Black (K on CMYK) = 0.07.
<style> p { color: #ec8bcb; } p { color: rgb(236,139,203); } H1.HeaderClassName { color: #ec8bcb; } .AnyTagClassName { color: #ec8bcb; } </style>
<style> a { background-color: #ec8bcb; } a { background-color: rgb(236,139,203); } div.DivClassName { background-color: #ec8bcb; } .BgClassName { background-color: #ec8bcb; } </style>
<style> span { border-color: #ec8bcb; } span { border-color: rgb(236,139,203); } td.TdClassName { border-color: #ec8bcb; } .TagClassName { border-color: #ec8bcb; } </style>