#EA6666 (or 0xEA6666) is unknown color: approx Roman. HEX triplet: EA, 66 and 66. RGB value is (234,102,102). Sum of RGB (Red+Green+Blue) = 234+102+102=438 (58% of max value = 765). Red value is 234 (91.80% from 255 or 53.42% from 438); Green value is 102 (40.23% from 255 or 23.29% from 438); Blue value is 102 (40.23% from 255 or 23.29% from 438); Max value from RGB is 234 - color contains mainly: red. Hex color #EA6666 is not a web safe color. Web safe color analog (approx): #FF6666. Inversed color of #EA6666 is #159999. Grayscale: #8D8D8D. Windows color (decimal): -1415578 or 6711018. OLE color: 6711018.
HSL color Cylindrical-coordinate representation of color #EA6666: hue angle of 0º degrees, saturation: 0.76, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #EA6666 is Cyan = 0, Magento = 0.56, Yellow = 0.56 and Black (K on CMYK) = 0.08.
<style> p { color: #ea6666; } p { color: rgb(234,102,102); } H1.HeaderClassName { color: #ea6666; } .AnyTagClassName { color: #ea6666; } </style>
<style> a { background-color: #ea6666; } a { background-color: rgb(234,102,102); } div.DivClassName { background-color: #ea6666; } .BgClassName { background-color: #ea6666; } </style>
<style> span { border-color: #ea6666; } span { border-color: rgb(234,102,102); } td.TdClassName { border-color: #ea6666; } .TagClassName { border-color: #ea6666; } </style>