#CCD19B (or 0xCCD19B) is unknown color: approx Green Mist. HEX triplet: CC, D1 and 9B. RGB value is (204,209,155). Sum of RGB (Red+Green+Blue) = 204+209+155=568 (75% of max value = 765). Red value is 204 (80.08% from 255 or 35.92% from 568); Green value is 209 (82.03% from 255 or 36.80% from 568); Blue value is 155 (60.94% from 255 or 27.29% from 568); Max value from RGB is 209 - color contains mainly: green. Hex color #CCD19B is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CCD19B is #332E64. Grayscale: #C9C9C9. Windows color (decimal): -3354213 or 10211788. OLE color: 10211788.
HSL color Cylindrical-coordinate representation of color #CCD19B: hue angle of 65.56º degrees, saturation: 0.37, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #CCD19B is Cyan = 0.02, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.18.
<style> p { color: #CCD19B; } p { color: rgb(204,209,155); } H1.HeaderClassName { color: #CCD19B; } .AnyTagClassName { color: #CCD19B; } </style>
<style> a { background-color: #CCD19B; } a { background-color: rgb(204,209,155); } div.DivClassName { background-color: #CCD19B; } .BgClassName { background-color: #CCD19B; } </style>
<style> span { border-color: #CCD19B; } span { border-color: rgb(204,209,155); } td.TdClassName { border-color: #CCD19B; } .TagClassName { border-color: #CCD19B; } </style>