#CAC937 (or 0xCAC937) is unknown color: approx Wattle. HEX triplet: CA, C9 and 37. RGB value is (202,201,55). Sum of RGB (Red+Green+Blue) = 202+201+55=458 (60% of max value = 765). Red value is 202 (79.30% from 255 or 44.10% from 458); Green value is 201 (78.91% from 255 or 43.89% from 458); Blue value is 55 (21.88% from 255 or 12.01% from 458); Max value from RGB is 202 - color contains mainly: red. Hex color #CAC937 is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #CAC937 is #3536C8. Grayscale: #B9B9B9. Windows color (decimal): -3487433 or 3656138. OLE color: 3656138.
HSL color Cylindrical-coordinate representation of color #CAC937: hue angle of 59.59º degrees, saturation: 0.58, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #CAC937 is Cyan = 0, Magento = 0.00, Yellow = 0.73 and Black (K on CMYK) = 0.21.
<style> p { color: #CAC937; } p { color: rgb(202,201,55); } H1.HeaderClassName { color: #CAC937; } .AnyTagClassName { color: #CAC937; } </style>
<style> a { background-color: #CAC937; } a { background-color: rgb(202,201,55); } div.DivClassName { background-color: #CAC937; } .BgClassName { background-color: #CAC937; } </style>
<style> span { border-color: #CAC937; } span { border-color: rgb(202,201,55); } td.TdClassName { border-color: #CAC937; } .TagClassName { border-color: #CAC937; } </style>