#ECDD45 (or 0xECDD45) is unknown color: approx Starship. HEX triplet: EC, DD and 45. RGB value is (236,221,69). Sum of RGB (Red+Green+Blue) = 236+221+69=526 (69% of max value = 765). Red value is 236 (92.58% from 255 or 44.87% from 526); Green value is 221 (86.72% from 255 or 42.02% from 526); Blue value is 69 (27.34% from 255 or 13.12% from 526); Max value from RGB is 236 - color contains mainly: red. Hex color #ECDD45 is not a web safe color. Web safe color analog (approx): #FFCC33. Inversed color of #ECDD45 is #1322BA. Grayscale: #D0D0D0. Windows color (decimal): -1254075 or 4578796. OLE color: 4578796.
HSL color Cylindrical-coordinate representation of color #ECDD45: hue angle of 54.61º degrees, saturation: 0.81, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #ECDD45 is Cyan = 0, Magento = 0.06, Yellow = 0.71 and Black (K on CMYK) = 0.07.
<style> p { color: #ECDD45; } p { color: rgb(236,221,69); } H1.HeaderClassName { color: #ECDD45; } .AnyTagClassName { color: #ECDD45; } </style>
<style> a { background-color: #ECDD45; } a { background-color: rgb(236,221,69); } div.DivClassName { background-color: #ECDD45; } .BgClassName { background-color: #ECDD45; } </style>
<style> span { border-color: #ECDD45; } span { border-color: rgb(236,221,69); } td.TdClassName { border-color: #ECDD45; } .TagClassName { border-color: #ECDD45; } </style>