#ED8318 (or 0xED8318) is unknown color: approx Carrot Orange. HEX triplet: ED, 83 and 18. RGB value is (237,131,24). Sum of RGB (Red+Green+Blue) = 237+131+24=392 (51% of max value = 765). Red value is 237 (92.97% from 255 or 60.46% from 392); Green value is 131 (51.56% from 255 or 33.42% from 392); Blue value is 24 (9.77% from 255 or 6.12% from 392); Max value from RGB is 237 - color contains mainly: red. Hex color #ED8318 is not a web safe color. Web safe color analog (approx): #FF9900. Inversed color of #ED8318 is #127CE7. Grayscale: #979797. Windows color (decimal): -1211624 or 1606637. OLE color: 1606637.
HSL color Cylindrical-coordinate representation of color #ED8318: hue angle of 30.14º degrees, saturation: 0.86, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #ED8318 is Cyan = 0, Magento = 0.45, Yellow = 0.90 and Black (K on CMYK) = 0.07.
<style> p { color: #ed8318; } p { color: rgb(237,131,24); } H1.HeaderClassName { color: #ed8318; } .AnyTagClassName { color: #ed8318; } </style>
<style> a { background-color: #ed8318; } a { background-color: rgb(237,131,24); } div.DivClassName { background-color: #ed8318; } .BgClassName { background-color: #ed8318; } </style>
<style> span { border-color: #ed8318; } span { border-color: rgb(237,131,24); } td.TdClassName { border-color: #ed8318; } .TagClassName { border-color: #ed8318; } </style>