#4194A4 (or 0x4194A4) is unknown color: approx Boston Blue. HEX triplet: 41, 94 and A4. RGB value is (65,148,164). Sum of RGB (Red+Green+Blue) = 65+148+164=377 (49% of max value = 765). Red value is 65 (25.78% from 255 or 17.24% from 377); Green value is 148 (58.20% from 255 or 39.26% from 377); Blue value is 164 (64.45% from 255 or 43.50% from 377); Max value from RGB is 164 - color contains mainly: blue. Hex color #4194A4 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #4194A4 is #BE6B5B. Grayscale: #7C7C7C. Windows color (decimal): -12479324 or 10785857. OLE color: 10785857.
HSL color Cylindrical-coordinate representation of color #4194A4: hue angle of 189.7º degrees, saturation: 0.43, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #4194A4 is Cyan = 0.60, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.36.
<style> p { color: #4194A4; } p { color: rgb(65,148,164); } H1.HeaderClassName { color: #4194A4; } .AnyTagClassName { color: #4194A4; } </style>
<style> a { background-color: #4194A4; } a { background-color: rgb(65,148,164); } div.DivClassName { background-color: #4194A4; } .BgClassName { background-color: #4194A4; } </style>
<style> span { border-color: #4194A4; } span { border-color: rgb(65,148,164); } td.TdClassName { border-color: #4194A4; } .TagClassName { border-color: #4194A4; } </style>