#EF6212 (or 0xEF6212) is unknown color: approx Persimmon. HEX triplet: EF, 62 and 12. RGB value is (239,98,18). Sum of RGB (Red+Green+Blue) = 239+98+18=355 (47% of max value = 765). Red value is 239 (93.75% from 255 or 67.32% from 355); Green value is 98 (38.67% from 255 or 27.61% from 355); Blue value is 18 (7.42% from 255 or 5.07% from 355); Max value from RGB is 239 - color contains mainly: red. Hex color #EF6212 is not a web safe color. Web safe color analog (approx): #FF6600. Inversed color of #EF6212 is #109DED. Grayscale: #838383. Windows color (decimal): -1089006 or 1204975. OLE color: 1204975.
HSL color Cylindrical-coordinate representation of color #EF6212: hue angle of 21.72º degrees, saturation: 0.87, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #EF6212 is Cyan = 0, Magento = 0.59, Yellow = 0.92 and Black (K on CMYK) = 0.06.
<style> p { color: #EF6212; } p { color: rgb(239,98,18); } H1.HeaderClassName { color: #EF6212; } .AnyTagClassName { color: #EF6212; } </style>
<style> a { background-color: #EF6212; } a { background-color: rgb(239,98,18); } div.DivClassName { background-color: #EF6212; } .BgClassName { background-color: #EF6212; } </style>
<style> span { border-color: #EF6212; } span { border-color: rgb(239,98,18); } td.TdClassName { border-color: #EF6212; } .TagClassName { border-color: #EF6212; } </style>