#CAD37C (or 0xCAD37C) is unknown color: approx Deco. HEX triplet: CA, D3 and 7C. RGB value is (202,211,124). Sum of RGB (Red+Green+Blue) = 202+211+124=537 (71% of max value = 765). Red value is 202 (79.30% from 255 or 37.62% from 537); Green value is 211 (82.81% from 255 or 39.29% from 537); Blue value is 124 (48.83% from 255 or 23.09% from 537); Max value from RGB is 211 - color contains mainly: green. Hex color #CAD37C is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #CAD37C is #352C83. Grayscale: #C6C6C6. Windows color (decimal): -3484804 or 8180682. OLE color: 8180682.
HSL color Cylindrical-coordinate representation of color #CAD37C: hue angle of 66.21º degrees, saturation: 0.5, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #CAD37C is Cyan = 0.04, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.17.
<style> p { color: #CAD37C; } p { color: rgb(202,211,124); } H1.HeaderClassName { color: #CAD37C; } .AnyTagClassName { color: #CAD37C; } </style>
<style> a { background-color: #CAD37C; } a { background-color: rgb(202,211,124); } div.DivClassName { background-color: #CAD37C; } .BgClassName { background-color: #CAD37C; } </style>
<style> span { border-color: #CAD37C; } span { border-color: rgb(202,211,124); } td.TdClassName { border-color: #CAD37C; } .TagClassName { border-color: #CAD37C; } </style>