#12325A (or 0x12325A) is unknown color: approx Regal Blue. HEX triplet: 12, 32 and 5A. RGB value is (18,50,90). Sum of RGB (Red+Green+Blue) = 18+50+90=158 (20% of max value = 765). Red value is 18 (7.42% from 255 or 11.39% from 158); Green value is 50 (19.92% from 255 or 31.65% from 158); Blue value is 90 (35.55% from 255 or 56.96% from 158); Max value from RGB is 90 - color contains mainly: blue. Hex color #12325A is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #12325A is #EDCDA5. Grayscale: #2C2C2C. Windows color (decimal): -15584678 or 5911058. OLE color: 5911058.
HSL color Cylindrical-coordinate representation of color #12325A: hue angle of 213.33º degrees, saturation: 0.67, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #12325A is Cyan = 0.80, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.65.
<style> p { color: #12325A; } p { color: rgb(18,50,90); } H1.HeaderClassName { color: #12325A; } .AnyTagClassName { color: #12325A; } </style>
<style> a { background-color: #12325A; } a { background-color: rgb(18,50,90); } div.DivClassName { background-color: #12325A; } .BgClassName { background-color: #12325A; } </style>
<style> span { border-color: #12325A; } span { border-color: rgb(18,50,90); } td.TdClassName { border-color: #12325A; } .TagClassName { border-color: #12325A; } </style>