#2B090A (or 0x2B090A) is unknown color: approx Rustic Red. HEX triplet: 2B, 09 and 0A. RGB value is (43,9,10). Sum of RGB (Red+Green+Blue) = 43+9+10=62 (8% of max value = 765). Red value is 43 (17.19% from 255 or 69.35% from 62); Green value is 9 (3.91% from 255 or 14.52% from 62); Blue value is 10 (4.30% from 255 or 16.13% from 62); Max value from RGB is 43 - color contains mainly: red. Hex color #2B090A is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #2B090A is #D4F6F5. Grayscale: #131313. Windows color (decimal): -13956854 or 657707. OLE color: 657707.
HSL color Cylindrical-coordinate representation of color #2B090A: hue angle of 358.24º degrees, saturation: 0.65, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.17% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #2B090A is Cyan = 0, Magento = 0.79, Yellow = 0.77 and Black (K on CMYK) = 0.83.
<style> p { color: #2B090A; } p { color: rgb(43,9,10); } H1.HeaderClassName { color: #2B090A; } .AnyTagClassName { color: #2B090A; } </style>
<style> a { background-color: #2B090A; } a { background-color: rgb(43,9,10); } div.DivClassName { background-color: #2B090A; } .BgClassName { background-color: #2B090A; } </style>
<style> span { border-color: #2B090A; } span { border-color: rgb(43,9,10); } td.TdClassName { border-color: #2B090A; } .TagClassName { border-color: #2B090A; } </style>