#212C23 (or 0x212C23) is unknown color: approx Black Bean. HEX triplet: 21, 2C and 23. RGB value is (33,44,35). Sum of RGB (Red+Green+Blue) = 33+44+35=112 (14% of max value = 765). Red value is 33 (13.28% from 255 or 29.46% from 112); Green value is 44 (17.58% from 255 or 39.29% from 112); Blue value is 35 (14.06% from 255 or 31.25% from 112); Max value from RGB is 44 - color contains mainly: green. Hex color #212C23 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #212C23 is #DED3DC. Grayscale: #272727. Windows color (decimal): -14603229 or 2305057. OLE color: 2305057.
HSL color Cylindrical-coordinate representation of color #212C23: hue angle of 130.91º degrees, saturation: 0.14, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.17% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #212C23 is Cyan = 0.25, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.83.
<style> p { color: #212C23; } p { color: rgb(33,44,35); } H1.HeaderClassName { color: #212C23; } .AnyTagClassName { color: #212C23; } </style>
<style> a { background-color: #212C23; } a { background-color: rgb(33,44,35); } div.DivClassName { background-color: #212C23; } .BgClassName { background-color: #212C23; } </style>
<style> span { border-color: #212C23; } span { border-color: rgb(33,44,35); } td.TdClassName { border-color: #212C23; } .TagClassName { border-color: #212C23; } </style>