#CDCE5E (or 0xCDCE5E) is unknown color: approx Wild Willow. HEX triplet: CD, CE and 5E. RGB value is (205,206,94). Sum of RGB (Red+Green+Blue) = 205+206+94=505 (66% of max value = 765). Red value is 205 (80.47% from 255 or 40.59% from 505); Green value is 206 (80.86% from 255 or 40.79% from 505); Blue value is 94 (37.11% from 255 or 18.61% from 505); Max value from RGB is 206 - color contains mainly: green. Hex color #CDCE5E is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #CDCE5E is #3231A1. Grayscale: #C1C1C1. Windows color (decimal): -3289506 or 6213325. OLE color: 6213325.
HSL color Cylindrical-coordinate representation of color #CDCE5E: hue angle of 60.54º degrees, saturation: 0.53, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #CDCE5E is Cyan = 0.00, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.19.
<style> p { color: #cdce5e; } p { color: rgb(205,206,94); } H1.HeaderClassName { color: #cdce5e; } .AnyTagClassName { color: #cdce5e; } </style>
<style> a { background-color: #cdce5e; } a { background-color: rgb(205,206,94); } div.DivClassName { background-color: #cdce5e; } .BgClassName { background-color: #cdce5e; } </style>
<style> span { border-color: #cdce5e; } span { border-color: rgb(205,206,94); } td.TdClassName { border-color: #cdce5e; } .TagClassName { border-color: #cdce5e; } </style>