#10325A (or 0x10325A) is unknown color: approx Prussian Blue. HEX triplet: 10, 32 and 5A. RGB value is (16,50,90). Sum of RGB (Red+Green+Blue) = 16+50+90=156 (20% of max value = 765). Red value is 16 (6.64% from 255 or 10.26% from 156); Green value is 50 (19.92% from 255 or 32.05% from 156); Blue value is 90 (35.55% from 255 or 57.69% from 156); Max value from RGB is 90 - color contains mainly: blue. Hex color #10325A is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #10325A is #EFCDA5. Grayscale: #2C2C2C. Windows color (decimal): -15715750 or 5911056. OLE color: 5911056.
HSL color Cylindrical-coordinate representation of color #10325A: hue angle of 212.43º degrees, saturation: 0.7, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #10325A is Cyan = 0.82, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.65.
<style> p { color: #10325A; } p { color: rgb(16,50,90); } H1.HeaderClassName { color: #10325A; } .AnyTagClassName { color: #10325A; } </style>
<style> a { background-color: #10325A; } a { background-color: rgb(16,50,90); } div.DivClassName { background-color: #10325A; } .BgClassName { background-color: #10325A; } </style>
<style> span { border-color: #10325A; } span { border-color: rgb(16,50,90); } td.TdClassName { border-color: #10325A; } .TagClassName { border-color: #10325A; } </style>