#C3AF81 (or 0xC3AF81) is unknown color: approx Ecru. HEX triplet: C3, AF and 81. RGB value is (195,175,129). Sum of RGB (Red+Green+Blue) = 195+175+129=499 (66% of max value = 765). Red value is 195 (76.56% from 255 or 39.08% from 499); Green value is 175 (68.75% from 255 or 35.07% from 499); Blue value is 129 (50.78% from 255 or 25.85% from 499); Max value from RGB is 195 - color contains mainly: red. Hex color #C3AF81 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #C3AF81 is #3C507E. Grayscale: #AFAFAF. Windows color (decimal): -3952767 or 8499139. OLE color: 8499139.
HSL color Cylindrical-coordinate representation of color #C3AF81: hue angle of 41.82º degrees, saturation: 0.35, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #C3AF81 is Cyan = 0, Magento = 0.10, Yellow = 0.34 and Black (K on CMYK) = 0.24.
<style> p { color: #C3AF81; } p { color: rgb(195,175,129); } H1.HeaderClassName { color: #C3AF81; } .AnyTagClassName { color: #C3AF81; } </style>
<style> a { background-color: #C3AF81; } a { background-color: rgb(195,175,129); } div.DivClassName { background-color: #C3AF81; } .BgClassName { background-color: #C3AF81; } </style>
<style> span { border-color: #C3AF81; } span { border-color: rgb(195,175,129); } td.TdClassName { border-color: #C3AF81; } .TagClassName { border-color: #C3AF81; } </style>