#EDEDCB (or 0xEDEDCB) is unknown color: approx Spring Sun. HEX triplet: ED, ED and CB. RGB value is (237,237,203). Sum of RGB (Red+Green+Blue) = 237+237+203=677 (89% of max value = 765). Red value is 237 (92.97% from 255 or 35.01% from 677); Green value is 237 (92.97% from 255 or 35.01% from 677); Blue value is 203 (79.69% from 255 or 29.99% from 677); Max value from RGB is 237 - color contains mainly: red, green. Hex color #EDEDCB is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #EDEDCB is #121234. Grayscale: #E9E9E9. Windows color (decimal): -1184309 or 13364717. OLE color: 13364717.
HSL color Cylindrical-coordinate representation of color #EDEDCB: hue angle of 60º degrees, saturation: 0.49, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #EDEDCB is Cyan = 0, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.07.
<style> p { color: #EDEDCB; } p { color: rgb(237,237,203); } H1.HeaderClassName { color: #EDEDCB; } .AnyTagClassName { color: #EDEDCB; } </style>
<style> a { background-color: #EDEDCB; } a { background-color: rgb(237,237,203); } div.DivClassName { background-color: #EDEDCB; } .BgClassName { background-color: #EDEDCB; } </style>
<style> span { border-color: #EDEDCB; } span { border-color: rgb(237,237,203); } td.TdClassName { border-color: #EDEDCB; } .TagClassName { border-color: #EDEDCB; } </style>