#1F7401 (or 0x1F7401) is unknown color: approx Green. HEX triplet: 1F, 74 and 01. RGB value is (31,116,1). Sum of RGB (Red+Green+Blue) = 31+116+1=148 (19% of max value = 765). Red value is 31 (12.5% from 255 or 20.95% from 148); Green value is 116 (45.70% from 255 or 78.38% from 148); Blue value is 1 (0.78% from 255 or 0.68% from 148); Max value from RGB is 116 - color contains mainly: green. Hex color #1F7401 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #1F7401 is #E08BFE. Grayscale: #4D4D4D. Windows color (decimal): -14715903 or 95263. OLE color: 95263.
HSL color Cylindrical-coordinate representation of color #1F7401: hue angle of 104.35º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #1F7401 is Cyan = 0.73, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.55.
<style> p { color: #1f7401; } p { color: rgb(31,116,1); } H1.HeaderClassName { color: #1f7401; } .AnyTagClassName { color: #1f7401; } </style>
<style> a { background-color: #1f7401; } a { background-color: rgb(31,116,1); } div.DivClassName { background-color: #1f7401; } .BgClassName { background-color: #1f7401; } </style>
<style> span { border-color: #1f7401; } span { border-color: rgb(31,116,1); } td.TdClassName { border-color: #1f7401; } .TagClassName { border-color: #1f7401; } </style>