#CAA66E (or 0xCAA66E) is unknown color: approx Putty. HEX triplet: CA, A6 and 6E. RGB value is (202,166,110). Sum of RGB (Red+Green+Blue) = 202+166+110=478 (63% of max value = 765). Red value is 202 (79.30% from 255 or 42.26% from 478); Green value is 166 (65.23% from 255 or 34.73% from 478); Blue value is 110 (43.36% from 255 or 23.01% from 478); Max value from RGB is 202 - color contains mainly: red. Hex color #CAA66E is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #CAA66E is #355991. Grayscale: #AAAAAA. Windows color (decimal): -3496338 or 7251658. OLE color: 7251658.
HSL color Cylindrical-coordinate representation of color #CAA66E: hue angle of 36.52º degrees, saturation: 0.46, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #CAA66E is Cyan = 0, Magento = 0.18, Yellow = 0.46 and Black (K on CMYK) = 0.21.
<style> p { color: #CAA66E; } p { color: rgb(202,166,110); } H1.HeaderClassName { color: #CAA66E; } .AnyTagClassName { color: #CAA66E; } </style>
<style> a { background-color: #CAA66E; } a { background-color: rgb(202,166,110); } div.DivClassName { background-color: #CAA66E; } .BgClassName { background-color: #CAA66E; } </style>
<style> span { border-color: #CAA66E; } span { border-color: rgb(202,166,110); } td.TdClassName { border-color: #CAA66E; } .TagClassName { border-color: #CAA66E; } </style>