#060400 (or 0x060400) is unknown color: approx Black. HEX triplet: 06, 04 and 00. RGB value is (6,4,0). Sum of RGB (Red+Green+Blue) = 6+4+0=10 (1% of max value = 765). Red value is 6 (2.73% from 255 or 60% from 10); Green value is 4 (1.95% from 255 or 40% from 10); Blue value is 0 (0.39% from 255 or 0% from 10); Max value from RGB is 6 - color contains mainly: red. Hex color #060400 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #060400 is #F9FBFF. Grayscale: #040404. Windows color (decimal): -16382976 or 1030. OLE color: 1030.
HSL color Cylindrical-coordinate representation of color #060400: hue angle of 40º degrees, saturation: 1, lightness: 0.01%. HSV value (or HSB Brightness) of color is 0.02% and HSV saturation: 1%. Process color model (Four color, CMYK) of #060400 is Cyan = 0, Magento = 0.33, Yellow = 1 and Black (K on CMYK) = 0.98.
<style> p { color: #060400; } p { color: rgb(6,4,0); } H1.HeaderClassName { color: #060400; } .AnyTagClassName { color: #060400; } </style>
<style> a { background-color: #060400; } a { background-color: rgb(6,4,0); } div.DivClassName { background-color: #060400; } .BgClassName { background-color: #060400; } </style>
<style> span { border-color: #060400; } span { border-color: rgb(6,4,0); } td.TdClassName { border-color: #060400; } .TagClassName { border-color: #060400; } </style>