#250B1B (or 0x250B1B) is unknown color: approx Blackberry. HEX triplet: 25, 0B and 1B. RGB value is (37,11,27). Sum of RGB (Red+Green+Blue) = 37+11+27=75 (9% of max value = 765). Red value is 37 (14.84% from 255 or 49.33% from 75); Green value is 11 (4.69% from 255 or 14.67% from 75); Blue value is 27 (10.94% from 255 or 36% from 75); Max value from RGB is 37 - color contains mainly: red. Hex color #250B1B is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #250B1B is #DAF4E4. Grayscale: #141414. Windows color (decimal): -14349541 or 1772325. OLE color: 1772325.
HSL color Cylindrical-coordinate representation of color #250B1B: hue angle of 323.08º degrees, saturation: 0.54, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #250B1B is Cyan = 0, Magento = 0.70, Yellow = 0.27 and Black (K on CMYK) = 0.85.
<style> p { color: #250B1B; } p { color: rgb(37,11,27); } H1.HeaderClassName { color: #250B1B; } .AnyTagClassName { color: #250B1B; } </style>
<style> a { background-color: #250B1B; } a { background-color: rgb(37,11,27); } div.DivClassName { background-color: #250B1B; } .BgClassName { background-color: #250B1B; } </style>
<style> span { border-color: #250B1B; } span { border-color: rgb(37,11,27); } td.TdClassName { border-color: #250B1B; } .TagClassName { border-color: #250B1B; } </style>