#AFCADA (or 0xAFCADA) is unknown color: approx Spindle. HEX triplet: AF, CA and DA. RGB value is (175,202,218). Sum of RGB (Red+Green+Blue) = 175+202+218=595 (78% of max value = 765). Red value is 175 (68.75% from 255 or 29.41% from 595); Green value is 202 (79.30% from 255 or 33.95% from 595); Blue value is 218 (85.55% from 255 or 36.64% from 595); Max value from RGB is 218 - color contains mainly: blue. Hex color #AFCADA is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AFCADA is #503525. Grayscale: #C3C3C3. Windows color (decimal): -5256486 or 14338735. OLE color: 14338735.
HSL color Cylindrical-coordinate representation of color #AFCADA: hue angle of 202.33º degrees, saturation: 0.37, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #AFCADA is Cyan = 0.20, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #AFCADA; } p { color: rgb(175,202,218); } H1.HeaderClassName { color: #AFCADA; } .AnyTagClassName { color: #AFCADA; } </style>
<style> a { background-color: #AFCADA; } a { background-color: rgb(175,202,218); } div.DivClassName { background-color: #AFCADA; } .BgClassName { background-color: #AFCADA; } </style>
<style> span { border-color: #AFCADA; } span { border-color: rgb(175,202,218); } td.TdClassName { border-color: #AFCADA; } .TagClassName { border-color: #AFCADA; } </style>