#ABAFAD (or 0xABAFAD) is unknown color: approx Periglacial Blue. HEX triplet: AB, AF and AD. RGB value is (171,175,173). Sum of RGB (Red+Green+Blue) = 171+175+173=519 (68% of max value = 765). Red value is 171 (67.19% from 255 or 32.95% from 519); Green value is 175 (68.75% from 255 or 33.72% from 519); Blue value is 173 (67.97% from 255 or 33.33% from 519); Max value from RGB is 175 - color contains mainly: green. Hex color #ABAFAD is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #ABAFAD is #545052. Grayscale: #ADADAD. Windows color (decimal): -5525587 or 11382699. OLE color: 11382699.
HSL color Cylindrical-coordinate representation of color #ABAFAD: hue angle of 150º degrees, saturation: 0.02, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #ABAFAD is Cyan = 0.02, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.31.
<style> p { color: #ABAFAD; } p { color: rgb(171,175,173); } H1.HeaderClassName { color: #ABAFAD; } .AnyTagClassName { color: #ABAFAD; } </style>
<style> a { background-color: #ABAFAD; } a { background-color: rgb(171,175,173); } div.DivClassName { background-color: #ABAFAD; } .BgClassName { background-color: #ABAFAD; } </style>
<style> span { border-color: #ABAFAD; } span { border-color: rgb(171,175,173); } td.TdClassName { border-color: #ABAFAD; } .TagClassName { border-color: #ABAFAD; } </style>