#EA200D (or 0xEA200D) is unknown color: approx Scarlet. HEX triplet: EA, 20 and 0D. RGB value is (234,32,13). Sum of RGB (Red+Green+Blue) = 234+32+13=279 (36% of max value = 765). Red value is 234 (91.80% from 255 or 83.87% from 279); Green value is 32 (12.89% from 255 or 11.47% from 279); Blue value is 13 (5.47% from 255 or 4.66% from 279); Max value from RGB is 234 - color contains mainly: red. Hex color #EA200D is not a web safe color. Web safe color analog (approx): #FF3300. Inversed color of #EA200D is #15DFF2. Grayscale: #5A5A5A. Windows color (decimal): -1433587 or 860394. OLE color: 860394.
HSL color Cylindrical-coordinate representation of color #EA200D: hue angle of 5.16º degrees, saturation: 0.89, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #EA200D is Cyan = 0, Magento = 0.86, Yellow = 0.94 and Black (K on CMYK) = 0.08.
<style> p { color: #ea200d; } p { color: rgb(234,32,13); } H1.HeaderClassName { color: #ea200d; } .AnyTagClassName { color: #ea200d; } </style>
<style> a { background-color: #ea200d; } a { background-color: rgb(234,32,13); } div.DivClassName { background-color: #ea200d; } .BgClassName { background-color: #ea200d; } </style>
<style> span { border-color: #ea200d; } span { border-color: rgb(234,32,13); } td.TdClassName { border-color: #ea200d; } .TagClassName { border-color: #ea200d; } </style>