#EDAD5F (or 0xEDAD5F) is unknown color: approx Sandy Brown. HEX triplet: ED, AD and 5F. RGB value is (237,173,95). Sum of RGB (Red+Green+Blue) = 237+173+95=505 (66% of max value = 765). Red value is 237 (92.97% from 255 or 46.93% from 505); Green value is 173 (67.97% from 255 or 34.26% from 505); Blue value is 95 (37.5% from 255 or 18.81% from 505); Max value from RGB is 237 - color contains mainly: red. Hex color #EDAD5F is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #EDAD5F is #1252A0. Grayscale: #B7B7B7. Windows color (decimal): -1200801 or 6270445. OLE color: 6270445.
HSL color Cylindrical-coordinate representation of color #EDAD5F: hue angle of 32.96º degrees, saturation: 0.8, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #EDAD5F is Cyan = 0, Magento = 0.27, Yellow = 0.60 and Black (K on CMYK) = 0.07.
<style> p { color: #EDAD5F; } p { color: rgb(237,173,95); } H1.HeaderClassName { color: #EDAD5F; } .AnyTagClassName { color: #EDAD5F; } </style>
<style> a { background-color: #EDAD5F; } a { background-color: rgb(237,173,95); } div.DivClassName { background-color: #EDAD5F; } .BgClassName { background-color: #EDAD5F; } </style>
<style> span { border-color: #EDAD5F; } span { border-color: rgb(237,173,95); } td.TdClassName { border-color: #EDAD5F; } .TagClassName { border-color: #EDAD5F; } </style>