#3A212B (or 0x3A212B) is unknown color: approx Toledo. HEX triplet: 3A, 21 and 2B. RGB value is (58,33,43). Sum of RGB (Red+Green+Blue) = 58+33+43=134 (17% of max value = 765). Red value is 58 (23.05% from 255 or 43.28% from 134); Green value is 33 (13.28% from 255 or 24.63% from 134); Blue value is 43 (17.19% from 255 or 32.09% from 134); Max value from RGB is 58 - color contains mainly: red. Hex color #3A212B is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #3A212B is #C5DED4. Grayscale: #292929. Windows color (decimal): -12967637 or 2826554. OLE color: 2826554.
HSL color Cylindrical-coordinate representation of color #3A212B: hue angle of 336º degrees, saturation: 0.27, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.23% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #3A212B is Cyan = 0, Magento = 0.43, Yellow = 0.26 and Black (K on CMYK) = 0.77.
<style> p { color: #3A212B; } p { color: rgb(58,33,43); } H1.HeaderClassName { color: #3A212B; } .AnyTagClassName { color: #3A212B; } </style>
<style> a { background-color: #3A212B; } a { background-color: rgb(58,33,43); } div.DivClassName { background-color: #3A212B; } .BgClassName { background-color: #3A212B; } </style>
<style> span { border-color: #3A212B; } span { border-color: rgb(58,33,43); } td.TdClassName { border-color: #3A212B; } .TagClassName { border-color: #3A212B; } </style>