#CAC6AA (or 0xCAC6AA) is unknown color: approx Kangaroo. HEX triplet: CA, C6 and AA. RGB value is (202,198,170). Sum of RGB (Red+Green+Blue) = 202+198+170=570 (75% of max value = 765). Red value is 202 (79.30% from 255 or 35.44% from 570); Green value is 198 (77.73% from 255 or 34.74% from 570); Blue value is 170 (66.80% from 255 or 29.82% from 570); Max value from RGB is 202 - color contains mainly: red. Hex color #CAC6AA is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CAC6AA is #353955. Grayscale: #C4C4C4. Windows color (decimal): -3488086 or 11192010. OLE color: 11192010.
HSL color Cylindrical-coordinate representation of color #CAC6AA: hue angle of 52.5º degrees, saturation: 0.23, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #CAC6AA is Cyan = 0, Magento = 0.02, Yellow = 0.16 and Black (K on CMYK) = 0.21.
<style> p { color: #CAC6AA; } p { color: rgb(202,198,170); } H1.HeaderClassName { color: #CAC6AA; } .AnyTagClassName { color: #CAC6AA; } </style>
<style> a { background-color: #CAC6AA; } a { background-color: rgb(202,198,170); } div.DivClassName { background-color: #CAC6AA; } .BgClassName { background-color: #CAC6AA; } </style>
<style> span { border-color: #CAC6AA; } span { border-color: rgb(202,198,170); } td.TdClassName { border-color: #CAC6AA; } .TagClassName { border-color: #CAC6AA; } </style>