#002013 (or 0x002013) is unknown color: approx Dark Green. HEX triplet: 00, 20 and 13. RGB value is (0,32,19). Sum of RGB (Red+Green+Blue) = 0+32+19=51 (6% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 51); Green value is 32 (12.89% from 255 or 62.75% from 51); Blue value is 19 (7.81% from 255 or 37.25% from 51); Max value from RGB is 32 - color contains mainly: green. Hex color #002013 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #002013 is #FFDFEC. Grayscale: #141414. Windows color (decimal): -16769005 or 1253376. OLE color: 1253376.
HSL color Cylindrical-coordinate representation of color #002013: hue angle of 155.62º degrees, saturation: 1, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 1%. Process color model (Four color, CMYK) of #002013 is Cyan = 1, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.87.
<style> p { color: #002013; } p { color: rgb(0,32,19); } H1.HeaderClassName { color: #002013; } .AnyTagClassName { color: #002013; } </style>
<style> a { background-color: #002013; } a { background-color: rgb(0,32,19); } div.DivClassName { background-color: #002013; } .BgClassName { background-color: #002013; } </style>
<style> span { border-color: #002013; } span { border-color: rgb(0,32,19); } td.TdClassName { border-color: #002013; } .TagClassName { border-color: #002013; } </style>