#A4DBB9 (or 0xA4DBB9) is unknown color: approx Vista Blue. HEX triplet: A4, DB and B9. RGB value is (164,219,185). Sum of RGB (Red+Green+Blue) = 164+219+185=568 (75% of max value = 765). Red value is 164 (64.45% from 255 or 28.87% from 568); Green value is 219 (85.94% from 255 or 38.56% from 568); Blue value is 185 (72.66% from 255 or 32.57% from 568); Max value from RGB is 219 - color contains mainly: green. Hex color #A4DBB9 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A4DBB9 is #5B2446. Grayscale: #C6C6C6. Windows color (decimal): -5973063 or 12180388. OLE color: 12180388.
HSL color Cylindrical-coordinate representation of color #A4DBB9: hue angle of 142.91º degrees, saturation: 0.43, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #A4DBB9 is Cyan = 0.25, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.14.
<style> p { color: #A4DBB9; } p { color: rgb(164,219,185); } H1.HeaderClassName { color: #A4DBB9; } .AnyTagClassName { color: #A4DBB9; } </style>
<style> a { background-color: #A4DBB9; } a { background-color: rgb(164,219,185); } div.DivClassName { background-color: #A4DBB9; } .BgClassName { background-color: #A4DBB9; } </style>
<style> span { border-color: #A4DBB9; } span { border-color: rgb(164,219,185); } td.TdClassName { border-color: #A4DBB9; } .TagClassName { border-color: #A4DBB9; } </style>