#060E1F (or 0x060E1F) is unknown color: approx Black Russian. HEX triplet: 06, 0E and 1F. RGB value is (6,14,31). Sum of RGB (Red+Green+Blue) = 6+14+31=51 (6% of max value = 765). Red value is 6 (2.73% from 255 or 11.76% from 51); Green value is 14 (5.86% from 255 or 27.45% from 51); Blue value is 31 (12.5% from 255 or 60.78% from 51); Max value from RGB is 31 - color contains mainly: blue. Hex color #060E1F is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #060E1F is #F9F1E0. Grayscale: #0D0D0D. Windows color (decimal): -16380385 or 2035206. OLE color: 2035206.
HSL color Cylindrical-coordinate representation of color #060E1F: hue angle of 220.8º degrees, saturation: 0.68, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.12% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #060E1F is Cyan = 0.81, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.88.
<style> p { color: #060E1F; } p { color: rgb(6,14,31); } H1.HeaderClassName { color: #060E1F; } .AnyTagClassName { color: #060E1F; } </style>
<style> a { background-color: #060E1F; } a { background-color: rgb(6,14,31); } div.DivClassName { background-color: #060E1F; } .BgClassName { background-color: #060E1F; } </style>
<style> span { border-color: #060E1F; } span { border-color: rgb(6,14,31); } td.TdClassName { border-color: #060E1F; } .TagClassName { border-color: #060E1F; } </style>