#CDD20E (or 0xCDD20E) is unknown color: approx Bird Flower. HEX triplet: CD, D2 and 0E. RGB value is (205,210,14). Sum of RGB (Red+Green+Blue) = 205+210+14=429 (56% of max value = 765). Red value is 205 (80.47% from 255 or 47.79% from 429); Green value is 210 (82.42% from 255 or 48.95% from 429); Blue value is 14 (5.86% from 255 or 3.26% from 429); Max value from RGB is 210 - color contains mainly: green. Hex color #CDD20E is not a web safe color. Web safe color analog (approx): #CCCC00. Inversed color of #CDD20E is #322DF1. Grayscale: #BABABA. Windows color (decimal): -3288562 or 971469. OLE color: 971469.
HSL color Cylindrical-coordinate representation of color #CDD20E: hue angle of 61.53º degrees, saturation: 0.88, 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 #CDD20E is Cyan = 0.02, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.18.
<style> p { color: #CDD20E; } p { color: rgb(205,210,14); } H1.HeaderClassName { color: #CDD20E; } .AnyTagClassName { color: #CDD20E; } </style>
<style> a { background-color: #CDD20E; } a { background-color: rgb(205,210,14); } div.DivClassName { background-color: #CDD20E; } .BgClassName { background-color: #CDD20E; } </style>
<style> span { border-color: #CDD20E; } span { border-color: rgb(205,210,14); } td.TdClassName { border-color: #CDD20E; } .TagClassName { border-color: #CDD20E; } </style>