#CAC980 (or 0xCAC980) is unknown color: approx Deco. HEX triplet: CA, C9 and 80. RGB value is (202,201,128). Sum of RGB (Red+Green+Blue) = 202+201+128=531 (70% of max value = 765). Red value is 202 (79.30% from 255 or 38.04% from 531); Green value is 201 (78.91% from 255 or 37.85% from 531); Blue value is 128 (50.39% from 255 or 24.11% from 531); Max value from RGB is 202 - color contains mainly: red. Hex color #CAC980 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CAC980 is #35367F. Grayscale: #C1C1C1. Windows color (decimal): -3487360 or 8440266. OLE color: 8440266.
HSL color Cylindrical-coordinate representation of color #CAC980: hue angle of 59.19º degrees, saturation: 0.41, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #CAC980 is Cyan = 0, Magento = 0.00, Yellow = 0.37 and Black (K on CMYK) = 0.21.
<style> p { color: #CAC980; } p { color: rgb(202,201,128); } H1.HeaderClassName { color: #CAC980; } .AnyTagClassName { color: #CAC980; } </style>
<style> a { background-color: #CAC980; } a { background-color: rgb(202,201,128); } div.DivClassName { background-color: #CAC980; } .BgClassName { background-color: #CAC980; } </style>
<style> span { border-color: #CAC980; } span { border-color: rgb(202,201,128); } td.TdClassName { border-color: #CAC980; } .TagClassName { border-color: #CAC980; } </style>