#C1AFC5 (or 0xC1AFC5) is unknown color: approx Lola. HEX triplet: C1, AF and C5. RGB value is (193,175,197). Sum of RGB (Red+Green+Blue) = 193+175+197=565 (74% of max value = 765). Red value is 193 (75.78% from 255 or 34.16% from 565); Green value is 175 (68.75% from 255 or 30.97% from 565); Blue value is 197 (77.34% from 255 or 34.87% from 565); Max value from RGB is 197 - color contains mainly: blue. Hex color #C1AFC5 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C1AFC5 is #3E503A. Grayscale: #B6B6B6. Windows color (decimal): -4083771 or 12955585. OLE color: 12955585.
HSL color Cylindrical-coordinate representation of color #C1AFC5: hue angle of 289.09º degrees, saturation: 0.16, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #C1AFC5 is Cyan = 0.02, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.23.
<style> p { color: #C1AFC5; } p { color: rgb(193,175,197); } H1.HeaderClassName { color: #C1AFC5; } .AnyTagClassName { color: #C1AFC5; } </style>
<style> a { background-color: #C1AFC5; } a { background-color: rgb(193,175,197); } div.DivClassName { background-color: #C1AFC5; } .BgClassName { background-color: #C1AFC5; } </style>
<style> span { border-color: #C1AFC5; } span { border-color: rgb(193,175,197); } td.TdClassName { border-color: #C1AFC5; } .TagClassName { border-color: #C1AFC5; } </style>