#AFABCA (or 0xAFABCA) is unknown color: approx Wistful. HEX triplet: AF, AB and CA. RGB value is (175,171,202). Sum of RGB (Red+Green+Blue) = 175+171+202=548 (72% of max value = 765). Red value is 175 (68.75% from 255 or 31.93% from 548); Green value is 171 (67.19% from 255 or 31.20% from 548); Blue value is 202 (79.30% from 255 or 36.86% from 548); Max value from RGB is 202 - color contains mainly: blue. Hex color #AFABCA is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AFABCA is #505435. Grayscale: #AFAFAF. Windows color (decimal): -5264438 or 13282223. OLE color: 13282223.
HSL color Cylindrical-coordinate representation of color #AFABCA: hue angle of 247.74º degrees, saturation: 0.23, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #AFABCA is Cyan = 0.13, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #AFABCA; } p { color: rgb(175,171,202); } H1.HeaderClassName { color: #AFABCA; } .AnyTagClassName { color: #AFABCA; } </style>
<style> a { background-color: #AFABCA; } a { background-color: rgb(175,171,202); } div.DivClassName { background-color: #AFABCA; } .BgClassName { background-color: #AFABCA; } </style>
<style> span { border-color: #AFABCA; } span { border-color: rgb(175,171,202); } td.TdClassName { border-color: #AFABCA; } .TagClassName { border-color: #AFABCA; } </style>