#EFB1C0 (or 0xEFB1C0) is unknown color: approx Cupid. HEX triplet: EF, B1 and C0. RGB value is (239,177,192). Sum of RGB (Red+Green+Blue) = 239+177+192=608 (80% of max value = 765). Red value is 239 (93.75% from 255 or 39.31% from 608); Green value is 177 (69.53% from 255 or 29.11% from 608); Blue value is 192 (75.39% from 255 or 31.58% from 608); Max value from RGB is 239 - color contains mainly: red. Hex color #EFB1C0 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #EFB1C0 is #104E3F. Grayscale: #C5C5C5. Windows color (decimal): -1068608 or 12628463. OLE color: 12628463.
HSL color Cylindrical-coordinate representation of color #EFB1C0: hue angle of 345.48º degrees, saturation: 0.66, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #EFB1C0 is Cyan = 0, Magento = 0.26, Yellow = 0.20 and Black (K on CMYK) = 0.06.
<style> p { color: #EFB1C0; } p { color: rgb(239,177,192); } H1.HeaderClassName { color: #EFB1C0; } .AnyTagClassName { color: #EFB1C0; } </style>
<style> a { background-color: #EFB1C0; } a { background-color: rgb(239,177,192); } div.DivClassName { background-color: #EFB1C0; } .BgClassName { background-color: #EFB1C0; } </style>
<style> span { border-color: #EFB1C0; } span { border-color: rgb(239,177,192); } td.TdClassName { border-color: #EFB1C0; } .TagClassName { border-color: #EFB1C0; } </style>