#99AAC9 (or 0x99AAC9) is unknown color: approx Echo Blue. HEX triplet: 99, AA and C9. RGB value is (153,170,201). Sum of RGB (Red+Green+Blue) = 153+170+201=524 (69% of max value = 765). Red value is 153 (60.16% from 255 or 29.20% from 524); Green value is 170 (66.80% from 255 or 32.44% from 524); Blue value is 201 (78.91% from 255 or 38.36% from 524); Max value from RGB is 201 - color contains mainly: blue. Hex color #99AAC9 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #99AAC9 is #665536. Grayscale: #A8A8A8. Windows color (decimal): -6706487 or 13216409. OLE color: 13216409.
HSL color Cylindrical-coordinate representation of color #99AAC9: hue angle of 218.75º degrees, saturation: 0.31, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #99AAC9 is Cyan = 0.24, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #99AAC9; } p { color: rgb(153,170,201); } H1.HeaderClassName { color: #99AAC9; } .AnyTagClassName { color: #99AAC9; } </style>
<style> a { background-color: #99AAC9; } a { background-color: rgb(153,170,201); } div.DivClassName { background-color: #99AAC9; } .BgClassName { background-color: #99AAC9; } </style>
<style> span { border-color: #99AAC9; } span { border-color: rgb(153,170,201); } td.TdClassName { border-color: #99AAC9; } .TagClassName { border-color: #99AAC9; } </style>