#AFCAB9 (or 0xAFCAB9) is unknown color: approx Nebula. HEX triplet: AF, CA and B9. RGB value is (175,202,185). Sum of RGB (Red+Green+Blue) = 175+202+185=562 (74% of max value = 765). Red value is 175 (68.75% from 255 or 31.14% from 562); Green value is 202 (79.30% from 255 or 35.94% from 562); Blue value is 185 (72.66% from 255 or 32.92% from 562); Max value from RGB is 202 - color contains mainly: green. Hex color #AFCAB9 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AFCAB9 is #503546. Grayscale: #C0C0C0. Windows color (decimal): -5256519 or 12176047. OLE color: 12176047.
HSL color Cylindrical-coordinate representation of color #AFCAB9: hue angle of 142.22º 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 #AFCAB9 is Cyan = 0.13, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.21.
<style> p { color: #AFCAB9; } p { color: rgb(175,202,185); } H1.HeaderClassName { color: #AFCAB9; } .AnyTagClassName { color: #AFCAB9; } </style>
<style> a { background-color: #AFCAB9; } a { background-color: rgb(175,202,185); } div.DivClassName { background-color: #AFCAB9; } .BgClassName { background-color: #AFCAB9; } </style>
<style> span { border-color: #AFCAB9; } span { border-color: rgb(175,202,185); } td.TdClassName { border-color: #AFCAB9; } .TagClassName { border-color: #AFCAB9; } </style>