#EC0211 (or 0xEC0211) is unknown color: approx Venetian Red. HEX triplet: EC, 02 and 11. RGB value is (236,2,17). Sum of RGB (Red+Green+Blue) = 236+2+17=255 (33% of max value = 765). Red value is 236 (92.58% from 255 or 92.55% from 255); Green value is 2 (1.17% from 255 or 0.78% from 255); Blue value is 17 (7.03% from 255 or 6.67% from 255); Max value from RGB is 236 - color contains mainly: red. Hex color #EC0211 is not a web safe color. Web safe color analog (approx): #FF0000. Inversed color of #EC0211 is #13FDEE. Grayscale: #494949. Windows color (decimal): -1310191 or 1114860. OLE color: 1114860.
HSL color Cylindrical-coordinate representation of color #EC0211: hue angle of 356.15º degrees, saturation: 0.98, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #EC0211 is Cyan = 0, Magento = 0.99, Yellow = 0.93 and Black (K on CMYK) = 0.07.
<style> p { color: #EC0211; } p { color: rgb(236,2,17); } H1.HeaderClassName { color: #EC0211; } .AnyTagClassName { color: #EC0211; } </style>
<style> a { background-color: #EC0211; } a { background-color: rgb(236,2,17); } div.DivClassName { background-color: #EC0211; } .BgClassName { background-color: #EC0211; } </style>
<style> span { border-color: #EC0211; } span { border-color: rgb(236,2,17); } td.TdClassName { border-color: #EC0211; } .TagClassName { border-color: #EC0211; } </style>