#0A209A (or 0x0A209A) is unknown color: approx International Klein Blue. HEX triplet: 0A, 20 and 9A. RGB value is (10,32,154). Sum of RGB (Red+Green+Blue) = 10+32+154=196 (25% of max value = 765). Red value is 10 (4.30% from 255 or 5.10% from 196); Green value is 32 (12.89% from 255 or 16.33% from 196); Blue value is 154 (60.55% from 255 or 78.57% from 196); Max value from RGB is 154 - color contains mainly: blue. Hex color #0A209A is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #0A209A is #F5DF65. Grayscale: #262626. Windows color (decimal): -16113510 or 10100746. OLE color: 10100746.
HSL color Cylindrical-coordinate representation of color #0A209A: hue angle of 230.83º degrees, saturation: 0.88, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #0A209A is Cyan = 0.94, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.40.
<style> p { color: #0A209A; } p { color: rgb(10,32,154); } H1.HeaderClassName { color: #0A209A; } .AnyTagClassName { color: #0A209A; } </style>
<style> a { background-color: #0A209A; } a { background-color: rgb(10,32,154); } div.DivClassName { background-color: #0A209A; } .BgClassName { background-color: #0A209A; } </style>
<style> span { border-color: #0A209A; } span { border-color: rgb(10,32,154); } td.TdClassName { border-color: #0A209A; } .TagClassName { border-color: #0A209A; } </style>