#CDD56B (or 0xCDD56B) is unknown color: approx Goldenrod. HEX triplet: CD, D5 and 6B. RGB value is (205,213,107). Sum of RGB (Red+Green+Blue) = 205+213+107=525 (69% of max value = 765). Red value is 205 (80.47% from 255 or 39.05% from 525); Green value is 213 (83.59% from 255 or 40.57% from 525); Blue value is 107 (42.19% from 255 or 20.38% from 525); Max value from RGB is 213 - color contains mainly: green. Hex color #CDD56B is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #CDD56B is #322A94. Grayscale: #C6C6C6. Windows color (decimal): -3287701 or 7067085. OLE color: 7067085.
HSL color Cylindrical-coordinate representation of color #CDD56B: hue angle of 64.53º degrees, saturation: 0.56, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #CDD56B is Cyan = 0.04, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.16.
<style> p { color: #CDD56B; } p { color: rgb(205,213,107); } H1.HeaderClassName { color: #CDD56B; } .AnyTagClassName { color: #CDD56B; } </style>
<style> a { background-color: #CDD56B; } a { background-color: rgb(205,213,107); } div.DivClassName { background-color: #CDD56B; } .BgClassName { background-color: #CDD56B; } </style>
<style> span { border-color: #CDD56B; } span { border-color: rgb(205,213,107); } td.TdClassName { border-color: #CDD56B; } .TagClassName { border-color: #CDD56B; } </style>