#211D25 (or 0x211D25) is unknown color: approx Blackcurrant. HEX triplet: 21, 1D and 25. RGB value is (33,29,37). Sum of RGB (Red+Green+Blue) = 33+29+37=99 (13% of max value = 765). Red value is 33 (13.28% from 255 or 33.33% from 99); Green value is 29 (11.72% from 255 or 29.29% from 99); Blue value is 37 (14.84% from 255 or 37.37% from 99); Max value from RGB is 37 - color contains mainly: blue. Hex color #211D25 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #211D25 is #DEE2DA. Grayscale: #1F1F1F. Windows color (decimal): -14607067 or 2432289. OLE color: 2432289.
HSL color Cylindrical-coordinate representation of color #211D25: hue angle of 270º degrees, saturation: 0.12, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #211D25 is Cyan = 0.11, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.85.
<style> p { color: #211D25; } p { color: rgb(33,29,37); } H1.HeaderClassName { color: #211D25; } .AnyTagClassName { color: #211D25; } </style>
<style> a { background-color: #211D25; } a { background-color: rgb(33,29,37); } div.DivClassName { background-color: #211D25; } .BgClassName { background-color: #211D25; } </style>
<style> span { border-color: #211D25; } span { border-color: rgb(33,29,37); } td.TdClassName { border-color: #211D25; } .TagClassName { border-color: #211D25; } </style>