#37B00D (or 0x37B00D) is unknown color: approx Kelly Green. HEX triplet: 37, B0 and 0D. RGB value is (55,176,13). Sum of RGB (Red+Green+Blue) = 55+176+13=244 (32% of max value = 765). Red value is 55 (21.88% from 255 or 22.54% from 244); Green value is 176 (69.14% from 255 or 72.13% from 244); Blue value is 13 (5.47% from 255 or 5.33% from 244); Max value from RGB is 176 - color contains mainly: green. Hex color #37B00D is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #37B00D is #C84FF2. Grayscale: #797979. Windows color (decimal): -13127667 or 897079. OLE color: 897079.
HSL color Cylindrical-coordinate representation of color #37B00D: hue angle of 104.54º degrees, saturation: 0.86, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #37B00D is Cyan = 0.69, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.31.
<style> p { color: #37b00d; } p { color: rgb(55,176,13); } H1.HeaderClassName { color: #37b00d; } .AnyTagClassName { color: #37b00d; } </style>
<style> a { background-color: #37b00d; } a { background-color: rgb(55,176,13); } div.DivClassName { background-color: #37b00d; } .BgClassName { background-color: #37b00d; } </style>
<style> span { border-color: #37b00d; } span { border-color: rgb(55,176,13); } td.TdClassName { border-color: #37b00d; } .TagClassName { border-color: #37b00d; } </style>