#A4B3C5 (or 0xA4B3C5) is unknown color: approx Echo Blue. HEX triplet: A4, B3 and C5. RGB value is (164,179,197). Sum of RGB (Red+Green+Blue) = 164+179+197=540 (71% of max value = 765). Red value is 164 (64.45% from 255 or 30.37% from 540); Green value is 179 (70.31% from 255 or 33.15% from 540); Blue value is 197 (77.34% from 255 or 36.48% from 540); Max value from RGB is 197 - color contains mainly: blue. Hex color #A4B3C5 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A4B3C5 is #5B4C3A. Grayscale: #B0B0B0. Windows color (decimal): -5983291 or 12956580. OLE color: 12956580.
HSL color Cylindrical-coordinate representation of color #A4B3C5: hue angle of 212.73º degrees, saturation: 0.22, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #A4B3C5 is Cyan = 0.17, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.23.
<style> p { color: #A4B3C5; } p { color: rgb(164,179,197); } H1.HeaderClassName { color: #A4B3C5; } .AnyTagClassName { color: #A4B3C5; } </style>
<style> a { background-color: #A4B3C5; } a { background-color: rgb(164,179,197); } div.DivClassName { background-color: #A4B3C5; } .BgClassName { background-color: #A4B3C5; } </style>
<style> span { border-color: #A4B3C5; } span { border-color: rgb(164,179,197); } td.TdClassName { border-color: #A4B3C5; } .TagClassName { border-color: #A4B3C5; } </style>