#1F2BC1 (or 0x1F2BC1) is unknown color: approx Persian Blue. HEX triplet: 1F, 2B and C1. RGB value is (31,43,193). Sum of RGB (Red+Green+Blue) = 31+43+193=267 (35% of max value = 765). Red value is 31 (12.5% from 255 or 11.61% from 267); Green value is 43 (17.19% from 255 or 16.10% from 267); Blue value is 193 (75.78% from 255 or 72.28% from 267); Max value from RGB is 193 - color contains mainly: blue. Hex color #1F2BC1 is not a web safe color. Web safe color analog (approx): #3333CC. Inversed color of #1F2BC1 is #E0D43E. Grayscale: #373737. Windows color (decimal): -14734399 or 12659487. OLE color: 12659487.
HSL color Cylindrical-coordinate representation of color #1F2BC1: hue angle of 235.56º degrees, saturation: 0.72, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #1F2BC1 is Cyan = 0.84, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #1f2bc1; } p { color: rgb(31,43,193); } H1.HeaderClassName { color: #1f2bc1; } .AnyTagClassName { color: #1f2bc1; } </style>
<style> a { background-color: #1f2bc1; } a { background-color: rgb(31,43,193); } div.DivClassName { background-color: #1f2bc1; } .BgClassName { background-color: #1f2bc1; } </style>
<style> span { border-color: #1f2bc1; } span { border-color: rgb(31,43,193); } td.TdClassName { border-color: #1f2bc1; } .TagClassName { border-color: #1f2bc1; } </style>