#1950A0 (or 0x1950A0) is unknown color: approx Endeavour. HEX triplet: 19, 50 and A0. RGB value is (25,80,160). Sum of RGB (Red+Green+Blue) = 25+80+160=265 (35% of max value = 765). Red value is 25 (10.16% from 255 or 9.43% from 265); Green value is 80 (31.64% from 255 or 30.19% from 265); Blue value is 160 (62.89% from 255 or 60.38% from 265); Max value from RGB is 160 - color contains mainly: blue. Hex color #1950A0 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #1950A0 is #E6AF5F. Grayscale: #484848. Windows color (decimal): -15118176 or 10506265. OLE color: 10506265.
HSL color Cylindrical-coordinate representation of color #1950A0: hue angle of 215.56º degrees, saturation: 0.73, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #1950A0 is Cyan = 0.84, Magento = 0.5, Yellow = 0 and Black (K on CMYK) = 0.37.
<style> p { color: #1950A0; } p { color: rgb(25,80,160); } H1.HeaderClassName { color: #1950A0; } .AnyTagClassName { color: #1950A0; } </style>
<style> a { background-color: #1950A0; } a { background-color: rgb(25,80,160); } div.DivClassName { background-color: #1950A0; } .BgClassName { background-color: #1950A0; } </style>
<style> span { border-color: #1950A0; } span { border-color: rgb(25,80,160); } td.TdClassName { border-color: #1950A0; } .TagClassName { border-color: #1950A0; } </style>