#25870D (or 0x25870D) is unknown color: approx Forest Green. HEX triplet: 25, 87 and 0D. RGB value is (37,135,13). Sum of RGB (Red+Green+Blue) = 37+135+13=185 (24% of max value = 765). Red value is 37 (14.84% from 255 or 20% from 185); Green value is 135 (53.12% from 255 or 72.97% from 185); Blue value is 13 (5.47% from 255 or 7.03% from 185); Max value from RGB is 135 - color contains mainly: green. Hex color #25870D is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #25870D is #DA78F2. Grayscale: #5C5C5C. Windows color (decimal): -14317811 or 886565. OLE color: 886565.
HSL color Cylindrical-coordinate representation of color #25870D: hue angle of 108.2º degrees, saturation: 0.82, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #25870D is Cyan = 0.73, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.47.
<style> p { color: #25870D; } p { color: rgb(37,135,13); } H1.HeaderClassName { color: #25870D; } .AnyTagClassName { color: #25870D; } </style>
<style> a { background-color: #25870D; } a { background-color: rgb(37,135,13); } div.DivClassName { background-color: #25870D; } .BgClassName { background-color: #25870D; } </style>
<style> span { border-color: #25870D; } span { border-color: rgb(37,135,13); } td.TdClassName { border-color: #25870D; } .TagClassName { border-color: #25870D; } </style>