#194EE0 (or 0x194EE0) is unknown color: approx Cerulean Blue. HEX triplet: 19, 4E and E0. RGB value is (25,78,224). Sum of RGB (Red+Green+Blue) = 25+78+224=327 (43% of max value = 765). Red value is 25 (10.16% from 255 or 7.65% from 327); Green value is 78 (30.86% from 255 or 23.85% from 327); Blue value is 224 (87.89% from 255 or 68.50% from 327); Max value from RGB is 224 - color contains mainly: blue. Hex color #194EE0 is not a web safe color. Web safe color analog (approx): #0066CC. Inversed color of #194EE0 is #E6B11F. Grayscale: #4E4E4E. Windows color (decimal): -15118624 or 14700057. OLE color: 14700057.
HSL color Cylindrical-coordinate representation of color #194EE0: hue angle of 224.02º degrees, saturation: 0.8, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #194EE0 is Cyan = 0.89, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #194EE0; } p { color: rgb(25,78,224); } H1.HeaderClassName { color: #194EE0; } .AnyTagClassName { color: #194EE0; } </style>
<style> a { background-color: #194EE0; } a { background-color: rgb(25,78,224); } div.DivClassName { background-color: #194EE0; } .BgClassName { background-color: #194EE0; } </style>
<style> span { border-color: #194EE0; } span { border-color: rgb(25,78,224); } td.TdClassName { border-color: #194EE0; } .TagClassName { border-color: #194EE0; } </style>