#1A1B25 (or 0x1A1B25) is unknown color: approx Black Russian. HEX triplet: 1A, 1B and 25. RGB value is (26,27,37). Sum of RGB (Red+Green+Blue) = 26+27+37=90 (11% of max value = 765). Red value is 26 (10.55% from 255 or 28.89% from 90); Green value is 27 (10.94% from 255 or 30% from 90); Blue value is 37 (14.84% from 255 or 41.11% from 90); Max value from RGB is 37 - color contains mainly: blue. Hex color #1A1B25 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #1A1B25 is #E5E4DA. Grayscale: #1B1B1B. Windows color (decimal): -15066331 or 2431770. OLE color: 2431770.
HSL color Cylindrical-coordinate representation of color #1A1B25: hue angle of 234.55º degrees, saturation: 0.17, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #1A1B25 is Cyan = 0.30, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.85.
<style> p { color: #1A1B25; } p { color: rgb(26,27,37); } H1.HeaderClassName { color: #1A1B25; } .AnyTagClassName { color: #1A1B25; } </style>
<style> a { background-color: #1A1B25; } a { background-color: rgb(26,27,37); } div.DivClassName { background-color: #1A1B25; } .BgClassName { background-color: #1A1B25; } </style>
<style> span { border-color: #1A1B25; } span { border-color: rgb(26,27,37); } td.TdClassName { border-color: #1A1B25; } .TagClassName { border-color: #1A1B25; } </style>