#012DCD (or 0x012DCD) is unknown color: approx Persian Blue. HEX triplet: 01, 2D and CD. RGB value is (1,45,205). Sum of RGB (Red+Green+Blue) = 1+45+205=251 (33% of max value = 765). Red value is 1 (0.78% from 255 or 0.40% from 251); Green value is 45 (17.97% from 255 or 17.93% from 251); Blue value is 205 (80.47% from 255 or 81.67% from 251); Max value from RGB is 205 - color contains mainly: blue. Hex color #012DCD is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #012DCD is #FED232. Grayscale: #313131. Windows color (decimal): -16699955 or 13446401. OLE color: 13446401.
HSL color Cylindrical-coordinate representation of color #012DCD: hue angle of 227.06º degrees, saturation: 0.99, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 1%. Process color model (Four color, CMYK) of #012DCD is Cyan = 1.00, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #012DCD; } p { color: rgb(1,45,205); } H1.HeaderClassName { color: #012DCD; } .AnyTagClassName { color: #012DCD; } </style>
<style> a { background-color: #012DCD; } a { background-color: rgb(1,45,205); } div.DivClassName { background-color: #012DCD; } .BgClassName { background-color: #012DCD; } </style>
<style> span { border-color: #012DCD; } span { border-color: rgb(1,45,205); } td.TdClassName { border-color: #012DCD; } .TagClassName { border-color: #012DCD; } </style>