#212423 (or 0x212423) is unknown color: approx Racing Green. HEX triplet: 21, 24 and 23. RGB value is (33,36,35). Sum of RGB (Red+Green+Blue) = 33+36+35=104 (13% of max value = 765). Red value is 33 (13.28% from 255 or 31.73% from 104); Green value is 36 (14.45% from 255 or 34.62% from 104); Blue value is 35 (14.06% from 255 or 33.65% from 104); Max value from RGB is 36 - color contains mainly: green. Hex color #212423 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #212423 is #DEDBDC. Grayscale: #222222. Windows color (decimal): -14605277 or 2303009. OLE color: 2303009.
HSL color Cylindrical-coordinate representation of color #212423: hue angle of 160º degrees, saturation: 0.04, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #212423 is Cyan = 0.08, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.86.
<style> p { color: #212423; } p { color: rgb(33,36,35); } H1.HeaderClassName { color: #212423; } .AnyTagClassName { color: #212423; } </style>
<style> a { background-color: #212423; } a { background-color: rgb(33,36,35); } div.DivClassName { background-color: #212423; } .BgClassName { background-color: #212423; } </style>
<style> span { border-color: #212423; } span { border-color: rgb(33,36,35); } td.TdClassName { border-color: #212423; } .TagClassName { border-color: #212423; } </style>