#25000E (or 0x25000E) is unknown color: approx Rustic Red. HEX triplet: 25, 00 and 0E. RGB value is (37,0,14). Sum of RGB (Red+Green+Blue) = 37+0+14=51 (6% of max value = 765). Red value is 37 (14.84% from 255 or 72.55% from 51); Green value is 0 (0.39% from 255 or 0% from 51); Blue value is 14 (5.86% from 255 or 27.45% from 51); Max value from RGB is 37 - color contains mainly: red. Hex color #25000E is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #25000E is #DAFFF1. Grayscale: #0C0C0C. Windows color (decimal): -14352370 or 917541. OLE color: 917541.
HSL color Cylindrical-coordinate representation of color #25000E: hue angle of 337.3º degrees, saturation: 1, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 1%. Process color model (Four color, CMYK) of #25000E is Cyan = 0, Magento = 1, Yellow = 0.62 and Black (K on CMYK) = 0.85.
<style> p { color: #25000E; } p { color: rgb(37,0,14); } H1.HeaderClassName { color: #25000E; } .AnyTagClassName { color: #25000E; } </style>
<style> a { background-color: #25000E; } a { background-color: rgb(37,0,14); } div.DivClassName { background-color: #25000E; } .BgClassName { background-color: #25000E; } </style>
<style> span { border-color: #25000E; } span { border-color: rgb(37,0,14); } td.TdClassName { border-color: #25000E; } .TagClassName { border-color: #25000E; } </style>