#EDCBA1 (or 0xEDCBA1) is unknown color: approx New Tan. HEX triplet: ED, CB and A1. RGB value is (237,203,161). Sum of RGB (Red+Green+Blue) = 237+203+161=601 (79% of max value = 765). Red value is 237 (92.97% from 255 or 39.43% from 601); Green value is 203 (79.69% from 255 or 33.78% from 601); Blue value is 161 (63.28% from 255 or 26.79% from 601); Max value from RGB is 237 - color contains mainly: red. Hex color #EDCBA1 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #EDCBA1 is #12345E. Grayscale: #D0D0D0. Windows color (decimal): -1193055 or 10603501. OLE color: 10603501.
HSL color Cylindrical-coordinate representation of color #EDCBA1: hue angle of 33.16º degrees, saturation: 0.68, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #EDCBA1 is Cyan = 0, Magento = 0.14, Yellow = 0.32 and Black (K on CMYK) = 0.07.
<style> p { color: #EDCBA1; } p { color: rgb(237,203,161); } H1.HeaderClassName { color: #EDCBA1; } .AnyTagClassName { color: #EDCBA1; } </style>
<style> a { background-color: #EDCBA1; } a { background-color: rgb(237,203,161); } div.DivClassName { background-color: #EDCBA1; } .BgClassName { background-color: #EDCBA1; } </style>
<style> span { border-color: #EDCBA1; } span { border-color: rgb(237,203,161); } td.TdClassName { border-color: #EDCBA1; } .TagClassName { border-color: #EDCBA1; } </style>