#CDAE00 (or 0xCDAE00) is unknown color: approx Bird Flower. HEX triplet: CD, AE and 00. RGB value is (205,174,0). Sum of RGB (Red+Green+Blue) = 205+174+0=379 (50% of max value = 765). Red value is 205 (80.47% from 255 or 54.09% from 379); Green value is 174 (68.36% from 255 or 45.91% from 379); Blue value is 0 (0.39% from 255 or 0% from 379); Max value from RGB is 205 - color contains mainly: red. Hex color #CDAE00 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #CDAE00 is #3251FF. Grayscale: #A4A4A4. Windows color (decimal): -3297792 or 44749. OLE color: 44749.
HSL color Cylindrical-coordinate representation of color #CDAE00: hue angle of 50.93º degrees, saturation: 1, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 1%. Process color model (Four color, CMYK) of #CDAE00 is Cyan = 0, Magento = 0.15, Yellow = 1 and Black (K on CMYK) = 0.20.
<style> p { color: #CDAE00; } p { color: rgb(205,174,0); } H1.HeaderClassName { color: #CDAE00; } .AnyTagClassName { color: #CDAE00; } </style>
<style> a { background-color: #CDAE00; } a { background-color: rgb(205,174,0); } div.DivClassName { background-color: #CDAE00; } .BgClassName { background-color: #CDAE00; } </style>
<style> span { border-color: #CDAE00; } span { border-color: rgb(205,174,0); } td.TdClassName { border-color: #CDAE00; } .TagClassName { border-color: #CDAE00; } </style>