#EF805E (or 0xEF805E) is unknown color: approx Crusta. HEX triplet: EF, 80 and 5E. RGB value is (239,128,94). Sum of RGB (Red+Green+Blue) = 239+128+94=461 (61% of max value = 765). Red value is 239 (93.75% from 255 or 51.84% from 461); Green value is 128 (50.39% from 255 or 27.77% from 461); Blue value is 94 (37.11% from 255 or 20.39% from 461); Max value from RGB is 239 - color contains mainly: red. Hex color #EF805E is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #EF805E is #107FA1. Grayscale: #9D9D9D. Windows color (decimal): -1081250 or 6193391. OLE color: 6193391.
HSL color Cylindrical-coordinate representation of color #EF805E: hue angle of 14.07º degrees, saturation: 0.82, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #EF805E is Cyan = 0, Magento = 0.46, Yellow = 0.61 and Black (K on CMYK) = 0.06.
<style> p { color: #ef805e; } p { color: rgb(239,128,94); } H1.HeaderClassName { color: #ef805e; } .AnyTagClassName { color: #ef805e; } </style>
<style> a { background-color: #ef805e; } a { background-color: rgb(239,128,94); } div.DivClassName { background-color: #ef805e; } .BgClassName { background-color: #ef805e; } </style>
<style> span { border-color: #ef805e; } span { border-color: rgb(239,128,94); } td.TdClassName { border-color: #ef805e; } .TagClassName { border-color: #ef805e; } </style>