#EF8BC2 (or 0xEF8BC2) is unknown color: approx Tea Rose. HEX triplet: EF, 8B and C2. RGB value is (239,139,194). Sum of RGB (Red+Green+Blue) = 239+139+194=572 (75% of max value = 765). Red value is 239 (93.75% from 255 or 41.78% from 572); Green value is 139 (54.69% from 255 or 24.30% from 572); Blue value is 194 (76.17% from 255 or 33.92% from 572); Max value from RGB is 239 - color contains mainly: red. Hex color #EF8BC2 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #EF8BC2 is #10743D. Grayscale: #AFAFAF. Windows color (decimal): -1078334 or 12749807. OLE color: 12749807.
HSL color Cylindrical-coordinate representation of color #EF8BC2: hue angle of 327º degrees, saturation: 0.76, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #EF8BC2 is Cyan = 0, Magento = 0.42, Yellow = 0.19 and Black (K on CMYK) = 0.06.
<style> p { color: #EF8BC2; } p { color: rgb(239,139,194); } H1.HeaderClassName { color: #EF8BC2; } .AnyTagClassName { color: #EF8BC2; } </style>
<style> a { background-color: #EF8BC2; } a { background-color: rgb(239,139,194); } div.DivClassName { background-color: #EF8BC2; } .BgClassName { background-color: #EF8BC2; } </style>
<style> span { border-color: #EF8BC2; } span { border-color: rgb(239,139,194); } td.TdClassName { border-color: #EF8BC2; } .TagClassName { border-color: #EF8BC2; } </style>