#066DBA (or 0x066DBA) is unknown color: approx Navy Blue. HEX triplet: 06, 6D and BA. RGB value is (6,109,186). Sum of RGB (Red+Green+Blue) = 6+109+186=301 (39% of max value = 765). Red value is 6 (2.73% from 255 or 1.99% from 301); Green value is 109 (42.97% from 255 or 36.21% from 301); Blue value is 186 (73.05% from 255 or 61.79% from 301); Max value from RGB is 186 - color contains mainly: blue. Hex color #066DBA is not a web safe color. Web safe color analog (approx): #0066CC. Inversed color of #066DBA is #F99245. Grayscale: #565656. Windows color (decimal): -16355910 or 12217606. OLE color: 12217606.
HSL color Cylindrical-coordinate representation of color #066DBA: hue angle of 205.67º degrees, saturation: 0.94, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #066DBA is Cyan = 0.97, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #066DBA; } p { color: rgb(6,109,186); } H1.HeaderClassName { color: #066DBA; } .AnyTagClassName { color: #066DBA; } </style>
<style> a { background-color: #066DBA; } a { background-color: rgb(6,109,186); } div.DivClassName { background-color: #066DBA; } .BgClassName { background-color: #066DBA; } </style>
<style> span { border-color: #066DBA; } span { border-color: rgb(6,109,186); } td.TdClassName { border-color: #066DBA; } .TagClassName { border-color: #066DBA; } </style>