#E0CA0D (or 0xE0CA0D) is unknown color: approx Sunflower. HEX triplet: E0, CA and 0D. RGB value is (224,202,13). Sum of RGB (Red+Green+Blue) = 224+202+13=439 (58% of max value = 765). Red value is 224 (87.89% from 255 or 51.03% from 439); Green value is 202 (79.30% from 255 or 46.01% from 439); Blue value is 13 (5.47% from 255 or 2.96% from 439); Max value from RGB is 224 - color contains mainly: red. Hex color #E0CA0D is not a web safe color. Web safe color analog (approx): #CCCC00. Inversed color of #E0CA0D is #1F35F2. Grayscale: #BBBBBB. Windows color (decimal): -2045427 or 903904. OLE color: 903904.
HSL color Cylindrical-coordinate representation of color #E0CA0D: hue angle of 53.74º degrees, saturation: 0.89, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #E0CA0D is Cyan = 0, Magento = 0.10, Yellow = 0.94 and Black (K on CMYK) = 0.12.
<style> p { color: #E0CA0D; } p { color: rgb(224,202,13); } H1.HeaderClassName { color: #E0CA0D; } .AnyTagClassName { color: #E0CA0D; } </style>
<style> a { background-color: #E0CA0D; } a { background-color: rgb(224,202,13); } div.DivClassName { background-color: #E0CA0D; } .BgClassName { background-color: #E0CA0D; } </style>
<style> span { border-color: #E0CA0D; } span { border-color: rgb(224,202,13); } td.TdClassName { border-color: #E0CA0D; } .TagClassName { border-color: #E0CA0D; } </style>