#01275A (or 0x01275A) is unknown color: approx Prussian Blue. HEX triplet: 01, 27 and 5A. RGB value is (1,39,90). Sum of RGB (Red+Green+Blue) = 1+39+90=130 (17% of max value = 765). Red value is 1 (0.78% from 255 or 0.77% from 130); Green value is 39 (15.62% from 255 or 30% from 130); Blue value is 90 (35.55% from 255 or 69.23% from 130); Max value from RGB is 90 - color contains mainly: blue. Hex color #01275A is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #01275A is #FED8A5. Grayscale: #212121. Windows color (decimal): -16701606 or 5908225. OLE color: 5908225.
HSL color Cylindrical-coordinate representation of color #01275A: hue angle of 214.38º degrees, saturation: 0.98, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #01275A is Cyan = 0.99, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.65.
<style> p { color: #01275A; } p { color: rgb(1,39,90); } H1.HeaderClassName { color: #01275A; } .AnyTagClassName { color: #01275A; } </style>
<style> a { background-color: #01275A; } a { background-color: rgb(1,39,90); } div.DivClassName { background-color: #01275A; } .BgClassName { background-color: #01275A; } </style>
<style> span { border-color: #01275A; } span { border-color: rgb(1,39,90); } td.TdClassName { border-color: #01275A; } .TagClassName { border-color: #01275A; } </style>