#0A324A (or 0x0A324A) is unknown color: approx Blue Whale. HEX triplet: 0A, 32 and 4A. RGB value is (10,50,74). Sum of RGB (Red+Green+Blue) = 10+50+74=134 (17% of max value = 765). Red value is 10 (4.30% from 255 or 7.46% from 134); Green value is 50 (19.92% from 255 or 37.31% from 134); Blue value is 74 (29.30% from 255 or 55.22% from 134); Max value from RGB is 74 - color contains mainly: blue. Hex color #0A324A is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0A324A is #F5CDB5. Grayscale: #282828. Windows color (decimal): -16108982 or 4862474. OLE color: 4862474.
HSL color Cylindrical-coordinate representation of color #0A324A: hue angle of 202.5º degrees, saturation: 0.76, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #0A324A is Cyan = 0.86, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.71.
<style> p { color: #0A324A; } p { color: rgb(10,50,74); } H1.HeaderClassName { color: #0A324A; } .AnyTagClassName { color: #0A324A; } </style>
<style> a { background-color: #0A324A; } a { background-color: rgb(10,50,74); } div.DivClassName { background-color: #0A324A; } .BgClassName { background-color: #0A324A; } </style>
<style> span { border-color: #0A324A; } span { border-color: rgb(10,50,74); } td.TdClassName { border-color: #0A324A; } .TagClassName { border-color: #0A324A; } </style>