#0B79CC (or 0x0B79CC) is unknown color: approx Navy Blue. HEX triplet: 0B, 79 and CC. RGB value is (11,121,204). Sum of RGB (Red+Green+Blue) = 11+121+204=336 (44% of max value = 765). Red value is 11 (4.69% from 255 or 3.27% from 336); Green value is 121 (47.66% from 255 or 36.01% from 336); Blue value is 204 (80.08% from 255 or 60.71% from 336); Max value from RGB is 204 - color contains mainly: blue. Hex color #0B79CC is not a web safe color. Web safe color analog (approx): #0066CC. Inversed color of #0B79CC is #F48633. Grayscale: #616161. Windows color (decimal): -16025140 or 13400331. OLE color: 13400331.
HSL color Cylindrical-coordinate representation of color #0B79CC: hue angle of 205.8º degrees, saturation: 0.9, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #0B79CC is Cyan = 0.95, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #0b79cc; } p { color: rgb(11,121,204); } H1.HeaderClassName { color: #0b79cc; } .AnyTagClassName { color: #0b79cc; } </style>
<style> a { background-color: #0b79cc; } a { background-color: rgb(11,121,204); } div.DivClassName { background-color: #0b79cc; } .BgClassName { background-color: #0b79cc; } </style>
<style> span { border-color: #0b79cc; } span { border-color: rgb(11,121,204); } td.TdClassName { border-color: #0b79cc; } .TagClassName { border-color: #0b79cc; } </style>