#013D28 (or 0x013D28) is unknown color: approx British Racing Green. HEX triplet: 01, 3D and 28. RGB value is (1,61,40). Sum of RGB (Red+Green+Blue) = 1+61+40=102 (13% of max value = 765). Red value is 1 (0.78% from 255 or 0.98% from 102); Green value is 61 (24.22% from 255 or 59.80% from 102); Blue value is 40 (16.02% from 255 or 39.22% from 102); Max value from RGB is 61 - color contains mainly: green. Hex color #013D28 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #013D28 is #FEC2D7. Grayscale: #282828. Windows color (decimal): -16696024 or 2637057. OLE color: 2637057.
HSL color Cylindrical-coordinate representation of color #013D28: hue angle of 159º degrees, saturation: 0.97, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #013D28 is Cyan = 0.98, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.76.
<style> p { color: #013D28; } p { color: rgb(1,61,40); } H1.HeaderClassName { color: #013D28; } .AnyTagClassName { color: #013D28; } </style>
<style> a { background-color: #013D28; } a { background-color: rgb(1,61,40); } div.DivClassName { background-color: #013D28; } .BgClassName { background-color: #013D28; } </style>
<style> span { border-color: #013D28; } span { border-color: rgb(1,61,40); } td.TdClassName { border-color: #013D28; } .TagClassName { border-color: #013D28; } </style>