#1A94CD (or 0x1A94CD) is unknown color: approx Pacific Blue. HEX triplet: 1A, 94 and CD. RGB value is (26,148,205). Sum of RGB (Red+Green+Blue) = 26+148+205=379 (50% of max value = 765). Red value is 26 (10.55% from 255 or 6.86% from 379); Green value is 148 (58.20% from 255 or 39.05% from 379); Blue value is 205 (80.47% from 255 or 54.09% from 379); Max value from RGB is 205 - color contains mainly: blue. Hex color #1A94CD is not a web safe color. Web safe color analog (approx): #3399CC. Inversed color of #1A94CD is #E56B32. Grayscale: #757575. Windows color (decimal): -15035187 or 13472794. OLE color: 13472794.
HSL color Cylindrical-coordinate representation of color #1A94CD: hue angle of 199.11º degrees, saturation: 0.77, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #1A94CD is Cyan = 0.87, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #1a94cd; } p { color: rgb(26,148,205); } H1.HeaderClassName { color: #1a94cd; } .AnyTagClassName { color: #1a94cd; } </style>
<style> a { background-color: #1a94cd; } a { background-color: rgb(26,148,205); } div.DivClassName { background-color: #1a94cd; } .BgClassName { background-color: #1a94cd; } </style>
<style> span { border-color: #1a94cd; } span { border-color: rgb(26,148,205); } td.TdClassName { border-color: #1a94cd; } .TagClassName { border-color: #1a94cd; } </style>