#02031B (or 0x02031B) is unknown color: approx Black Russian. HEX triplet: 02, 03 and 1B. RGB value is (2,3,27). Sum of RGB (Red+Green+Blue) = 2+3+27=32 (4% of max value = 765). Red value is 2 (1.17% from 255 or 6.25% from 32); Green value is 3 (1.56% from 255 or 9.38% from 32); Blue value is 27 (10.94% from 255 or 84.38% from 32); Max value from RGB is 27 - color contains mainly: blue. Hex color #02031B is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #02031B is #FDFCE4. Grayscale: #050505. Windows color (decimal): -16645349 or 1770242. OLE color: 1770242.
HSL color Cylindrical-coordinate representation of color #02031B: hue angle of 237.6º degrees, saturation: 0.86, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #02031B is Cyan = 0.93, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.89.
<style> p { color: #02031B; } p { color: rgb(2,3,27); } H1.HeaderClassName { color: #02031B; } .AnyTagClassName { color: #02031B; } </style>
<style> a { background-color: #02031B; } a { background-color: rgb(2,3,27); } div.DivClassName { background-color: #02031B; } .BgClassName { background-color: #02031B; } </style>
<style> span { border-color: #02031B; } span { border-color: rgb(2,3,27); } td.TdClassName { border-color: #02031B; } .TagClassName { border-color: #02031B; } </style>