#131E01 (or 0x131E01) is unknown color: approx Pine Tree. HEX triplet: 13, 1E and 01. RGB value is (19,30,1). Sum of RGB (Red+Green+Blue) = 19+30+1=50 (6% of max value = 765). Red value is 19 (7.81% from 255 or 38% from 50); Green value is 30 (12.11% from 255 or 60% from 50); Blue value is 1 (0.78% from 255 or 2% from 50); Max value from RGB is 30 - color contains mainly: green. Hex color #131E01 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #131E01 is #ECE1FE. Grayscale: #171717. Windows color (decimal): -15524351 or 73235. OLE color: 73235.
HSL color Cylindrical-coordinate representation of color #131E01: hue angle of 82.76º degrees, saturation: 0.94, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.12% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #131E01 is Cyan = 0.37, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.88.
<style> p { color: #131E01; } p { color: rgb(19,30,1); } H1.HeaderClassName { color: #131E01; } .AnyTagClassName { color: #131E01; } </style>
<style> a { background-color: #131E01; } a { background-color: rgb(19,30,1); } div.DivClassName { background-color: #131E01; } .BgClassName { background-color: #131E01; } </style>
<style> span { border-color: #131E01; } span { border-color: rgb(19,30,1); } td.TdClassName { border-color: #131E01; } .TagClassName { border-color: #131E01; } </style>