#EF4E0F (or 0xEF4E0F) is unknown color: approx Persimmon. HEX triplet: EF, 4E and 0F. RGB value is (239,78,15). Sum of RGB (Red+Green+Blue) = 239+78+15=332 (43% of max value = 765). Red value is 239 (93.75% from 255 or 71.99% from 332); Green value is 78 (30.86% from 255 or 23.49% from 332); Blue value is 15 (6.25% from 255 or 4.52% from 332); Max value from RGB is 239 - color contains mainly: red. Hex color #EF4E0F is not a web safe color. Web safe color analog (approx): #FF6600. Inversed color of #EF4E0F is #10B1F0. Grayscale: #777777. Windows color (decimal): -1094129 or 1003247. OLE color: 1003247.
HSL color Cylindrical-coordinate representation of color #EF4E0F: hue angle of 16.88º degrees, saturation: 0.88, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #EF4E0F is Cyan = 0, Magento = 0.67, Yellow = 0.94 and Black (K on CMYK) = 0.06.
<style> p { color: #EF4E0F; } p { color: rgb(239,78,15); } H1.HeaderClassName { color: #EF4E0F; } .AnyTagClassName { color: #EF4E0F; } </style>
<style> a { background-color: #EF4E0F; } a { background-color: rgb(239,78,15); } div.DivClassName { background-color: #EF4E0F; } .BgClassName { background-color: #EF4E0F; } </style>
<style> span { border-color: #EF4E0F; } span { border-color: rgb(239,78,15); } td.TdClassName { border-color: #EF4E0F; } .TagClassName { border-color: #EF4E0F; } </style>