#251000 (or 0x251000) is unknown color: approx Cocoa Brown. HEX triplet: 25, 10 and 00. RGB value is (37,16,0). Sum of RGB (Red+Green+Blue) = 37+16+0=53 (7% of max value = 765). Red value is 37 (14.84% from 255 or 69.81% from 53); Green value is 16 (6.64% from 255 or 30.19% from 53); Blue value is 0 (0.39% from 255 or 0% from 53); Max value from RGB is 37 - color contains mainly: red. Hex color #251000 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #251000 is #DAEFFF. Grayscale: #141414. Windows color (decimal): -14348288 or 4133. OLE color: 4133.
HSL color Cylindrical-coordinate representation of color #251000: hue angle of 25.95º 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 #251000 is Cyan = 0, Magento = 0.57, Yellow = 1 and Black (K on CMYK) = 0.85.
<style> p { color: #251000; } p { color: rgb(37,16,0); } H1.HeaderClassName { color: #251000; } .AnyTagClassName { color: #251000; } </style>
<style> a { background-color: #251000; } a { background-color: rgb(37,16,0); } div.DivClassName { background-color: #251000; } .BgClassName { background-color: #251000; } </style>
<style> span { border-color: #251000; } span { border-color: rgb(37,16,0); } td.TdClassName { border-color: #251000; } .TagClassName { border-color: #251000; } </style>