#A4DEE5 (or 0xA4DEE5) is unknown color: approx Charlotte. HEX triplet: A4, DE and E5. RGB value is (164,222,229). Sum of RGB (Red+Green+Blue) = 164+222+229=615 (81% of max value = 765). Red value is 164 (64.45% from 255 or 26.67% from 615); Green value is 222 (87.11% from 255 or 36.10% from 615); Blue value is 229 (89.84% from 255 or 37.24% from 615); Max value from RGB is 229 - color contains mainly: blue. Hex color #A4DEE5 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A4DEE5 is #5B211A. Grayscale: #CDCDCD. Windows color (decimal): -5972251 or 15064740. OLE color: 15064740.
HSL color Cylindrical-coordinate representation of color #A4DEE5: hue angle of 186.46º degrees, saturation: 0.56, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A4DEE5 is Cyan = 0.28, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #A4DEE5; } p { color: rgb(164,222,229); } H1.HeaderClassName { color: #A4DEE5; } .AnyTagClassName { color: #A4DEE5; } </style>
<style> a { background-color: #A4DEE5; } a { background-color: rgb(164,222,229); } div.DivClassName { background-color: #A4DEE5; } .BgClassName { background-color: #A4DEE5; } </style>
<style> span { border-color: #A4DEE5; } span { border-color: rgb(164,222,229); } td.TdClassName { border-color: #A4DEE5; } .TagClassName { border-color: #A4DEE5; } </style>