#CCDC5A (or 0xCCDC5A) is unknown color: approx Wild Willow. HEX triplet: CC, DC and 5A. RGB value is (204,220,90). Sum of RGB (Red+Green+Blue) = 204+220+90=514 (68% of max value = 765). Red value is 204 (80.08% from 255 or 39.69% from 514); Green value is 220 (86.33% from 255 or 42.80% from 514); Blue value is 90 (35.55% from 255 or 17.51% from 514); Max value from RGB is 220 - color contains mainly: green. Hex color #CCDC5A is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #CCDC5A is #3323A5. Grayscale: #C8C8C8. Windows color (decimal): -3351462 or 5954764. OLE color: 5954764.
HSL color Cylindrical-coordinate representation of color #CCDC5A: hue angle of 67.38º degrees, saturation: 0.65, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #CCDC5A is Cyan = 0.07, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.14.
<style> p { color: #CCDC5A; } p { color: rgb(204,220,90); } H1.HeaderClassName { color: #CCDC5A; } .AnyTagClassName { color: #CCDC5A; } </style>
<style> a { background-color: #CCDC5A; } a { background-color: rgb(204,220,90); } div.DivClassName { background-color: #CCDC5A; } .BgClassName { background-color: #CCDC5A; } </style>
<style> span { border-color: #CCDC5A; } span { border-color: rgb(204,220,90); } td.TdClassName { border-color: #CCDC5A; } .TagClassName { border-color: #CCDC5A; } </style>