#CDC40E (or 0xCDC40E) is unknown color: approx Bird Flower. HEX triplet: CD, C4 and 0E. RGB value is (205,196,14). Sum of RGB (Red+Green+Blue) = 205+196+14=415 (54% of max value = 765). Red value is 205 (80.47% from 255 or 49.40% from 415); Green value is 196 (76.95% from 255 or 47.23% from 415); Blue value is 14 (5.86% from 255 or 3.37% from 415); Max value from RGB is 205 - color contains mainly: red. Hex color #CDC40E is not a web safe color. Web safe color analog (approx): #CCCC00. Inversed color of #CDC40E is #323BF1. Grayscale: #B2B2B2. Windows color (decimal): -3292146 or 967885. OLE color: 967885.
HSL color Cylindrical-coordinate representation of color #CDC40E: hue angle of 57.17º degrees, saturation: 0.87, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #CDC40E is Cyan = 0, Magento = 0.04, Yellow = 0.93 and Black (K on CMYK) = 0.20.
<style> p { color: #CDC40E; } p { color: rgb(205,196,14); } H1.HeaderClassName { color: #CDC40E; } .AnyTagClassName { color: #CDC40E; } </style>
<style> a { background-color: #CDC40E; } a { background-color: rgb(205,196,14); } div.DivClassName { background-color: #CDC40E; } .BgClassName { background-color: #CDC40E; } </style>
<style> span { border-color: #CDC40E; } span { border-color: rgb(205,196,14); } td.TdClassName { border-color: #CDC40E; } .TagClassName { border-color: #CDC40E; } </style>