#080CB4 (or 0x080CB4) is unknown color: approx New Midnight Blue. HEX triplet: 08, 0C and B4. RGB value is (8,12,180). Sum of RGB (Red+Green+Blue) = 8+12+180=200 (26% of max value = 765). Red value is 8 (3.52% from 255 or 4% from 200); Green value is 12 (5.08% from 255 or 6% from 200); Blue value is 180 (70.70% from 255 or 90% from 200); Max value from RGB is 180 - color contains mainly: blue. Hex color #080CB4 is not a web safe color. Web safe color analog (approx): #0000CC. Inversed color of #080CB4 is #F7F34B. Grayscale: #1D1D1D. Windows color (decimal): -16249676 or 11799560. OLE color: 11799560.
HSL color Cylindrical-coordinate representation of color #080CB4: hue angle of 238.6º degrees, saturation: 0.91, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #080CB4 is Cyan = 0.96, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.29.
<style> p { color: #080CB4; } p { color: rgb(8,12,180); } H1.HeaderClassName { color: #080CB4; } .AnyTagClassName { color: #080CB4; } </style>
<style> a { background-color: #080CB4; } a { background-color: rgb(8,12,180); } div.DivClassName { background-color: #080CB4; } .BgClassName { background-color: #080CB4; } </style>
<style> span { border-color: #080CB4; } span { border-color: rgb(8,12,180); } td.TdClassName { border-color: #080CB4; } .TagClassName { border-color: #080CB4; } </style>