#191ECD (or 0x191ECD) is unknown color: approx Persian Blue. HEX triplet: 19, 1E and CD. RGB value is (25,30,205). Sum of RGB (Red+Green+Blue) = 25+30+205=260 (34% of max value = 765). Red value is 25 (10.16% from 255 or 9.62% from 260); Green value is 30 (12.11% from 255 or 11.54% from 260); Blue value is 205 (80.47% from 255 or 78.85% from 260); Max value from RGB is 205 - color contains mainly: blue. Hex color #191ECD is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #191ECD is #E6E132. Grayscale: #2F2F2F. Windows color (decimal): -15130931 or 13442585. OLE color: 13442585.
HSL color Cylindrical-coordinate representation of color #191ECD: hue angle of 238.33º degrees, saturation: 0.78, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #191ECD is Cyan = 0.88, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #191ECD; } p { color: rgb(25,30,205); } H1.HeaderClassName { color: #191ECD; } .AnyTagClassName { color: #191ECD; } </style>
<style> a { background-color: #191ECD; } a { background-color: rgb(25,30,205); } div.DivClassName { background-color: #191ECD; } .BgClassName { background-color: #191ECD; } </style>
<style> span { border-color: #191ECD; } span { border-color: rgb(25,30,205); } td.TdClassName { border-color: #191ECD; } .TagClassName { border-color: #191ECD; } </style>