#CFDD78 (or 0xCFDD78) is unknown color: approx Goldenrod. HEX triplet: CF, DD and 78. RGB value is (207,221,120). Sum of RGB (Red+Green+Blue) = 207+221+120=548 (72% of max value = 765). Red value is 207 (81.25% from 255 or 37.77% from 548); Green value is 221 (86.72% from 255 or 40.33% from 548); Blue value is 120 (47.27% from 255 or 21.90% from 548); Max value from RGB is 221 - color contains mainly: green. Hex color #CFDD78 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #CFDD78 is #302287. Grayscale: #CDCDCD. Windows color (decimal): -3154568 or 7921103. OLE color: 7921103.
HSL color Cylindrical-coordinate representation of color #CFDD78: hue angle of 68.32º degrees, saturation: 0.6, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #CFDD78 is Cyan = 0.06, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.13.
<style> p { color: #CFDD78; } p { color: rgb(207,221,120); } H1.HeaderClassName { color: #CFDD78; } .AnyTagClassName { color: #CFDD78; } </style>
<style> a { background-color: #CFDD78; } a { background-color: rgb(207,221,120); } div.DivClassName { background-color: #CFDD78; } .BgClassName { background-color: #CFDD78; } </style>
<style> span { border-color: #CFDD78; } span { border-color: rgb(207,221,120); } td.TdClassName { border-color: #CFDD78; } .TagClassName { border-color: #CFDD78; } </style>