#D0AE0E (or 0xD0AE0E) is unknown color: approx Bird Flower. HEX triplet: D0, AE and 0E. RGB value is (208,174,14). Sum of RGB (Red+Green+Blue) = 208+174+14=396 (52% of max value = 765). Red value is 208 (81.64% from 255 or 52.53% from 396); Green value is 174 (68.36% from 255 or 43.94% from 396); Blue value is 14 (5.86% from 255 or 3.54% from 396); Max value from RGB is 208 - color contains mainly: red. Hex color #D0AE0E is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #D0AE0E is #2F51F1. Grayscale: #A6A6A6. Windows color (decimal): -3101170 or 962256. OLE color: 962256.
HSL color Cylindrical-coordinate representation of color #D0AE0E: hue angle of 49.48º degrees, saturation: 0.87, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #D0AE0E is Cyan = 0, Magento = 0.16, Yellow = 0.93 and Black (K on CMYK) = 0.18.
<style> p { color: #D0AE0E; } p { color: rgb(208,174,14); } H1.HeaderClassName { color: #D0AE0E; } .AnyTagClassName { color: #D0AE0E; } </style>
<style> a { background-color: #D0AE0E; } a { background-color: rgb(208,174,14); } div.DivClassName { background-color: #D0AE0E; } .BgClassName { background-color: #D0AE0E; } </style>
<style> span { border-color: #D0AE0E; } span { border-color: rgb(208,174,14); } td.TdClassName { border-color: #D0AE0E; } .TagClassName { border-color: #D0AE0E; } </style>