#2AA7FB (or 0x2AA7FB) is unknown color: approx Dodger Blue. HEX triplet: 2A, A7 and FB. RGB value is (42,167,251). Sum of RGB (Red+Green+Blue) = 42+167+251=460 (60% of max value = 765). Red value is 42 (16.80% from 255 or 9.13% from 460); Green value is 167 (65.62% from 255 or 36.30% from 460); Blue value is 251 (98.44% from 255 or 54.57% from 460); Max value from RGB is 251 - color contains mainly: blue. Hex color #2AA7FB is not a web safe color. Web safe color analog (approx): #3399FF. Inversed color of #2AA7FB is #D55804. Grayscale: #8A8A8A. Windows color (decimal): -13981701 or 16492330. OLE color: 16492330.
HSL color Cylindrical-coordinate representation of color #2AA7FB: hue angle of 204.11º degrees, saturation: 0.96, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #2AA7FB is Cyan = 0.83, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #2AA7FB; } p { color: rgb(42,167,251); } H1.HeaderClassName { color: #2AA7FB; } .AnyTagClassName { color: #2AA7FB; } </style>
<style> a { background-color: #2AA7FB; } a { background-color: rgb(42,167,251); } div.DivClassName { background-color: #2AA7FB; } .BgClassName { background-color: #2AA7FB; } </style>
<style> span { border-color: #2AA7FB; } span { border-color: rgb(42,167,251); } td.TdClassName { border-color: #2AA7FB; } .TagClassName { border-color: #2AA7FB; } </style>