#CAC6AF (or 0xCAC6AF) is unknown color: approx Kangaroo. HEX triplet: CA, C6 and AF. RGB value is (202,198,175). Sum of RGB (Red+Green+Blue) = 202+198+175=575 (76% of max value = 765). Red value is 202 (79.30% from 255 or 35.13% from 575); Green value is 198 (77.73% from 255 or 34.43% from 575); Blue value is 175 (68.75% from 255 or 30.43% from 575); Max value from RGB is 202 - color contains mainly: red. Hex color #CAC6AF is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CAC6AF is #353950. Grayscale: #C4C4C4. Windows color (decimal): -3488081 or 11519690. OLE color: 11519690.
HSL color Cylindrical-coordinate representation of color #CAC6AF: hue angle of 51.11º degrees, saturation: 0.2, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #CAC6AF is Cyan = 0, Magento = 0.02, Yellow = 0.13 and Black (K on CMYK) = 0.21.
<style> p { color: #CAC6AF; } p { color: rgb(202,198,175); } H1.HeaderClassName { color: #CAC6AF; } .AnyTagClassName { color: #CAC6AF; } </style>
<style> a { background-color: #CAC6AF; } a { background-color: rgb(202,198,175); } div.DivClassName { background-color: #CAC6AF; } .BgClassName { background-color: #CAC6AF; } </style>
<style> span { border-color: #CAC6AF; } span { border-color: rgb(202,198,175); } td.TdClassName { border-color: #CAC6AF; } .TagClassName { border-color: #CAC6AF; } </style>