#2B2828 (or 0x2B2828) is unknown color: approx Nero. HEX triplet: 2B, 28 and 28. RGB value is (43,40,40). Sum of RGB (Red+Green+Blue) = 43+40+40=123 (16% of max value = 765). Red value is 43 (17.19% from 255 or 34.96% from 123); Green value is 40 (16.02% from 255 or 32.52% from 123); Blue value is 40 (16.02% from 255 or 32.52% from 123); Max value from RGB is 43 - color contains mainly: red. Hex color #2B2828 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #2B2828 is #D4D7D7. Grayscale: #282828. Windows color (decimal): -13948888 or 2631723. OLE color: 2631723.
HSL color Cylindrical-coordinate representation of color #2B2828: hue angle of 0º degrees, saturation: 0.04, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.17% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #2B2828 is Cyan = 0, Magento = 0.07, Yellow = 0.07 and Black (K on CMYK) = 0.83.
<style> p { color: #2B2828; } p { color: rgb(43,40,40); } H1.HeaderClassName { color: #2B2828; } .AnyTagClassName { color: #2B2828; } </style>
<style> a { background-color: #2B2828; } a { background-color: rgb(43,40,40); } div.DivClassName { background-color: #2B2828; } .BgClassName { background-color: #2B2828; } </style>
<style> span { border-color: #2B2828; } span { border-color: rgb(43,40,40); } td.TdClassName { border-color: #2B2828; } .TagClassName { border-color: #2B2828; } </style>