#ECA32E (or 0xECA32E) is unknown color: approx Yellow Sea. HEX triplet: EC, A3 and 2E. RGB value is (236,163,46). Sum of RGB (Red+Green+Blue) = 236+163+46=445 (58% of max value = 765). Red value is 236 (92.58% from 255 or 53.03% from 445); Green value is 163 (64.06% from 255 or 36.63% from 445); Blue value is 46 (18.36% from 255 or 10.34% from 445); Max value from RGB is 236 - color contains mainly: red. Hex color #ECA32E is not a web safe color. Web safe color analog (approx): #FF9933. Inversed color of #ECA32E is #135CD1. Grayscale: #ACACAC. Windows color (decimal): -1268946 or 3056620. OLE color: 3056620.
HSL color Cylindrical-coordinate representation of color #ECA32E: hue angle of 36.95º degrees, saturation: 0.83, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #ECA32E is Cyan = 0, Magento = 0.31, Yellow = 0.81 and Black (K on CMYK) = 0.07.
<style> p { color: #ECA32E; } p { color: rgb(236,163,46); } H1.HeaderClassName { color: #ECA32E; } .AnyTagClassName { color: #ECA32E; } </style>
<style> a { background-color: #ECA32E; } a { background-color: rgb(236,163,46); } div.DivClassName { background-color: #ECA32E; } .BgClassName { background-color: #ECA32E; } </style>
<style> span { border-color: #ECA32E; } span { border-color: rgb(236,163,46); } td.TdClassName { border-color: #ECA32E; } .TagClassName { border-color: #ECA32E; } </style>