#2B0200 (or 0x2B0200) is unknown color: approx Seal Brown. HEX triplet: 2B, 02 and 00. RGB value is (43,2,0). Sum of RGB (Red+Green+Blue) = 43+2+0=45 (5% of max value = 765). Red value is 43 (17.19% from 255 or 95.56% from 45); Green value is 2 (1.17% from 255 or 4.44% from 45); Blue value is 0 (0.39% from 255 or 0% from 45); Max value from RGB is 43 - color contains mainly: red. Hex color #2B0200 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #2B0200 is #D4FDFF. Grayscale: #0E0E0E. Windows color (decimal): -13958656 or 555. OLE color: 555.
HSL color Cylindrical-coordinate representation of color #2B0200: hue angle of 2.79º degrees, saturation: 1, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.17% and HSV saturation: 1%. Process color model (Four color, CMYK) of #2B0200 is Cyan = 0, Magento = 0.95, Yellow = 1 and Black (K on CMYK) = 0.83.
<style> p { color: #2B0200; } p { color: rgb(43,2,0); } H1.HeaderClassName { color: #2B0200; } .AnyTagClassName { color: #2B0200; } </style>
<style> a { background-color: #2B0200; } a { background-color: rgb(43,2,0); } div.DivClassName { background-color: #2B0200; } .BgClassName { background-color: #2B0200; } </style>
<style> span { border-color: #2B0200; } span { border-color: rgb(43,2,0); } td.TdClassName { border-color: #2B0200; } .TagClassName { border-color: #2B0200; } </style>