#CAC37C (or 0xCAC37C) is unknown color: approx Winter Hazel. HEX triplet: CA, C3 and 7C. RGB value is (202,195,124). Sum of RGB (Red+Green+Blue) = 202+195+124=521 (69% of max value = 765). Red value is 202 (79.30% from 255 or 38.77% from 521); Green value is 195 (76.56% from 255 or 37.43% from 521); Blue value is 124 (48.83% from 255 or 23.80% from 521); Max value from RGB is 202 - color contains mainly: red. Hex color #CAC37C is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #CAC37C is #353C83. Grayscale: #BDBDBD. Windows color (decimal): -3488900 or 8176586. OLE color: 8176586.
HSL color Cylindrical-coordinate representation of color #CAC37C: hue angle of 54.62º degrees, saturation: 0.42, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #CAC37C is Cyan = 0, Magento = 0.03, Yellow = 0.39 and Black (K on CMYK) = 0.21.
<style> p { color: #CAC37C; } p { color: rgb(202,195,124); } H1.HeaderClassName { color: #CAC37C; } .AnyTagClassName { color: #CAC37C; } </style>
<style> a { background-color: #CAC37C; } a { background-color: rgb(202,195,124); } div.DivClassName { background-color: #CAC37C; } .BgClassName { background-color: #CAC37C; } </style>
<style> span { border-color: #CAC37C; } span { border-color: rgb(202,195,124); } td.TdClassName { border-color: #CAC37C; } .TagClassName { border-color: #CAC37C; } </style>