#067FC3 (or 0x067FC3) is unknown color: approx Navy Blue. HEX triplet: 06, 7F and C3. RGB value is (6,127,195). Sum of RGB (Red+Green+Blue) = 6+127+195=328 (43% of max value = 765). Red value is 6 (2.73% from 255 or 1.83% from 328); Green value is 127 (50% from 255 or 38.72% from 328); Blue value is 195 (76.56% from 255 or 59.45% from 328); Max value from RGB is 195 - color contains mainly: blue. Hex color #067FC3 is not a web safe color. Web safe color analog (approx): #0066CC. Inversed color of #067FC3 is #F9803C. Grayscale: #626262. Windows color (decimal): -16351293 or 12812038. OLE color: 12812038.
HSL color Cylindrical-coordinate representation of color #067FC3: hue angle of 201.59º degrees, saturation: 0.94, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #067FC3 is Cyan = 0.97, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #067FC3; } p { color: rgb(6,127,195); } H1.HeaderClassName { color: #067FC3; } .AnyTagClassName { color: #067FC3; } </style>
<style> a { background-color: #067FC3; } a { background-color: rgb(6,127,195); } div.DivClassName { background-color: #067FC3; } .BgClassName { background-color: #067FC3; } </style>
<style> span { border-color: #067FC3; } span { border-color: rgb(6,127,195); } td.TdClassName { border-color: #067FC3; } .TagClassName { border-color: #067FC3; } </style>