#067BFE (or 0x067BFE) is unknown color: approx Dodger Blue. HEX triplet: 06, 7B and FE. RGB value is (6,123,254). Sum of RGB (Red+Green+Blue) = 6+123+254=383 (50% of max value = 765). Red value is 6 (2.73% from 255 or 1.57% from 383); Green value is 123 (48.44% from 255 or 32.11% from 383); Blue value is 254 (99.61% from 255 or 66.32% from 383); Max value from RGB is 254 - color contains mainly: blue. Hex color #067BFE is not a web safe color. Web safe color analog (approx): #0066FF. Inversed color of #067BFE is #F98401. Grayscale: #666666. Windows color (decimal): -16352258 or 16677638. OLE color: 16677638.
HSL color Cylindrical-coordinate representation of color #067BFE: hue angle of 211.69º degrees, saturation: 0.99, lightness: 0.51%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #067BFE is Cyan = 0.98, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #067bfe; } p { color: rgb(6,123,254); } H1.HeaderClassName { color: #067bfe; } .AnyTagClassName { color: #067bfe; } </style>
<style> a { background-color: #067bfe; } a { background-color: rgb(6,123,254); } div.DivClassName { background-color: #067bfe; } .BgClassName { background-color: #067bfe; } </style>
<style> span { border-color: #067bfe; } span { border-color: rgb(6,123,254); } td.TdClassName { border-color: #067bfe; } .TagClassName { border-color: #067bfe; } </style>