#ECAF10 (or 0xECAF10) is unknown color: approx Dark Tangerine. HEX triplet: EC, AF and 10. RGB value is (236,175,16). Sum of RGB (Red+Green+Blue) = 236+175+16=427 (56% of max value = 765). Red value is 236 (92.58% from 255 or 55.27% from 427); Green value is 175 (68.75% from 255 or 40.98% from 427); Blue value is 16 (6.64% from 255 or 3.75% from 427); Max value from RGB is 236 - color contains mainly: red. Hex color #ECAF10 is not a web safe color. Web safe color analog (approx): #FF9900. Inversed color of #ECAF10 is #1350EF. Grayscale: #AFAFAF. Windows color (decimal): -1265904 or 1093612. OLE color: 1093612.
HSL color Cylindrical-coordinate representation of color #ECAF10: hue angle of 43.36º degrees, saturation: 0.87, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #ECAF10 is Cyan = 0, Magento = 0.26, Yellow = 0.93 and Black (K on CMYK) = 0.07.
<style> p { color: #ecaf10; } p { color: rgb(236,175,16); } H1.HeaderClassName { color: #ecaf10; } .AnyTagClassName { color: #ecaf10; } </style>
<style> a { background-color: #ecaf10; } a { background-color: rgb(236,175,16); } div.DivClassName { background-color: #ecaf10; } .BgClassName { background-color: #ecaf10; } </style>
<style> span { border-color: #ecaf10; } span { border-color: rgb(236,175,16); } td.TdClassName { border-color: #ecaf10; } .TagClassName { border-color: #ecaf10; } </style>