#EF106B (or 0xEF106B) is unknown color: approx Ruby. HEX triplet: EF, 10 and 6B. RGB value is (239,16,107). Sum of RGB (Red+Green+Blue) = 239+16+107=362 (47% of max value = 765). Red value is 239 (93.75% from 255 or 66.02% from 362); Green value is 16 (6.64% from 255 or 4.42% from 362); Blue value is 107 (42.19% from 255 or 29.56% from 362); Max value from RGB is 239 - color contains mainly: red. Hex color #EF106B is not a web safe color. Web safe color analog (approx): #FF0066. Inversed color of #EF106B is #10EF94. Grayscale: #5C5C5C. Windows color (decimal): -1109909 or 7016687. OLE color: 7016687.
HSL color Cylindrical-coordinate representation of color #EF106B: hue angle of 335.52º degrees, saturation: 0.87, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #EF106B is Cyan = 0, Magento = 0.93, Yellow = 0.55 and Black (K on CMYK) = 0.06.
<style> p { color: #ef106b; } p { color: rgb(239,16,107); } H1.HeaderClassName { color: #ef106b; } .AnyTagClassName { color: #ef106b; } </style>
<style> a { background-color: #ef106b; } a { background-color: rgb(239,16,107); } div.DivClassName { background-color: #ef106b; } .BgClassName { background-color: #ef106b; } </style>
<style> span { border-color: #ef106b; } span { border-color: rgb(239,16,107); } td.TdClassName { border-color: #ef106b; } .TagClassName { border-color: #ef106b; } </style>