#A3DDBF (or 0xA3DDBF) is unknown color: approx Vista Blue. HEX triplet: A3, DD and BF. RGB value is (163,221,191). Sum of RGB (Red+Green+Blue) = 163+221+191=575 (76% of max value = 765). Red value is 163 (64.06% from 255 or 28.35% from 575); Green value is 221 (86.72% from 255 or 38.43% from 575); Blue value is 191 (75% from 255 or 33.22% from 575); Max value from RGB is 221 - color contains mainly: green. Hex color #A3DDBF is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A3DDBF is #5C2240. Grayscale: #C8C8C8. Windows color (decimal): -6038081 or 12574115. OLE color: 12574115.
HSL color Cylindrical-coordinate representation of color #A3DDBF: hue angle of 148.97º degrees, saturation: 0.46, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #A3DDBF is Cyan = 0.26, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.13.
<style> p { color: #A3DDBF; } p { color: rgb(163,221,191); } H1.HeaderClassName { color: #A3DDBF; } .AnyTagClassName { color: #A3DDBF; } </style>
<style> a { background-color: #A3DDBF; } a { background-color: rgb(163,221,191); } div.DivClassName { background-color: #A3DDBF; } .BgClassName { background-color: #A3DDBF; } </style>
<style> span { border-color: #A3DDBF; } span { border-color: rgb(163,221,191); } td.TdClassName { border-color: #A3DDBF; } .TagClassName { border-color: #A3DDBF; } </style>