#060D2D (or 0x060D2D) is unknown color: approx Black Russian. HEX triplet: 06, 0D and 2D. RGB value is (6,13,45). Sum of RGB (Red+Green+Blue) = 6+13+45=64 (8% of max value = 765). Red value is 6 (2.73% from 255 or 9.38% from 64); Green value is 13 (5.47% from 255 or 20.31% from 64); Blue value is 45 (17.97% from 255 or 70.31% from 64); Max value from RGB is 45 - color contains mainly: blue. Hex color #060D2D is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #060D2D is #F9F2D2. Grayscale: #0E0E0E. Windows color (decimal): -16380627 or 2952454. OLE color: 2952454.
HSL color Cylindrical-coordinate representation of color #060D2D: hue angle of 229.23º degrees, saturation: 0.76, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.18% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #060D2D is Cyan = 0.87, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.82.
<style> p { color: #060D2D; } p { color: rgb(6,13,45); } H1.HeaderClassName { color: #060D2D; } .AnyTagClassName { color: #060D2D; } </style>
<style> a { background-color: #060D2D; } a { background-color: rgb(6,13,45); } div.DivClassName { background-color: #060D2D; } .BgClassName { background-color: #060D2D; } </style>
<style> span { border-color: #060D2D; } span { border-color: rgb(6,13,45); } td.TdClassName { border-color: #060D2D; } .TagClassName { border-color: #060D2D; } </style>