#AFCAC8 (or 0xAFCAC8) is unknown color: approx Jungle Mist. HEX triplet: AF, CA and C8. RGB value is (175,202,200). Sum of RGB (Red+Green+Blue) = 175+202+200=577 (76% of max value = 765). Red value is 175 (68.75% from 255 or 30.33% from 577); Green value is 202 (79.30% from 255 or 35.01% from 577); Blue value is 200 (78.52% from 255 or 34.66% from 577); Max value from RGB is 202 - color contains mainly: green. Hex color #AFCAC8 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AFCAC8 is #503537. Grayscale: #C1C1C1. Windows color (decimal): -5256504 or 13159087. OLE color: 13159087.
HSL color Cylindrical-coordinate representation of color #AFCAC8: hue angle of 175.56º 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 #AFCAC8 is Cyan = 0.13, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.21.
<style> p { color: #AFCAC8; } p { color: rgb(175,202,200); } H1.HeaderClassName { color: #AFCAC8; } .AnyTagClassName { color: #AFCAC8; } </style>
<style> a { background-color: #AFCAC8; } a { background-color: rgb(175,202,200); } div.DivClassName { background-color: #AFCAC8; } .BgClassName { background-color: #AFCAC8; } </style>
<style> span { border-color: #AFCAC8; } span { border-color: rgb(175,202,200); } td.TdClassName { border-color: #AFCAC8; } .TagClassName { border-color: #AFCAC8; } </style>