#CCDB94 (or 0xCCDB94) is unknown color: approx Deco. HEX triplet: CC, DB and 94. RGB value is (204,219,148). Sum of RGB (Red+Green+Blue) = 204+219+148=571 (75% of max value = 765). Red value is 204 (80.08% from 255 or 35.73% from 571); Green value is 219 (85.94% from 255 or 38.35% from 571); Blue value is 148 (58.20% from 255 or 25.92% from 571); Max value from RGB is 219 - color contains mainly: green. Hex color #CCDB94 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CCDB94 is #33246B. Grayscale: #CECECE. Windows color (decimal): -3351660 or 9755596. OLE color: 9755596.
HSL color Cylindrical-coordinate representation of color #CCDB94: hue angle of 72.68º degrees, saturation: 0.5, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #CCDB94 is Cyan = 0.07, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.14.
<style> p { color: #CCDB94; } p { color: rgb(204,219,148); } H1.HeaderClassName { color: #CCDB94; } .AnyTagClassName { color: #CCDB94; } </style>
<style> a { background-color: #CCDB94; } a { background-color: rgb(204,219,148); } div.DivClassName { background-color: #CCDB94; } .BgClassName { background-color: #CCDB94; } </style>
<style> span { border-color: #CCDB94; } span { border-color: rgb(204,219,148); } td.TdClassName { border-color: #CCDB94; } .TagClassName { border-color: #CCDB94; } </style>