#191F01 (or 0x191F01) is unknown color: approx Green Waterloo. HEX triplet: 19, 1F and 01. RGB value is (25,31,1). Sum of RGB (Red+Green+Blue) = 25+31+1=57 (7% of max value = 765). Red value is 25 (10.16% from 255 or 43.86% from 57); Green value is 31 (12.5% from 255 or 54.39% from 57); Blue value is 1 (0.78% from 255 or 1.75% from 57); Max value from RGB is 31 - color contains mainly: green. Hex color #191F01 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #191F01 is #E6E0FE. Grayscale: #191919. Windows color (decimal): -15130879 or 73497. OLE color: 73497.
HSL color Cylindrical-coordinate representation of color #191F01: hue angle of 72º 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 #191F01 is Cyan = 0.19, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.88.
<style> p { color: #191F01; } p { color: rgb(25,31,1); } H1.HeaderClassName { color: #191F01; } .AnyTagClassName { color: #191F01; } </style>
<style> a { background-color: #191F01; } a { background-color: rgb(25,31,1); } div.DivClassName { background-color: #191F01; } .BgClassName { background-color: #191F01; } </style>
<style> span { border-color: #191F01; } span { border-color: rgb(25,31,1); } td.TdClassName { border-color: #191F01; } .TagClassName { border-color: #191F01; } </style>