#223C32 (or 0x223C32) is unknown color: approx Burnham. HEX triplet: 22, 3C and 32. RGB value is (34,60,50). Sum of RGB (Red+Green+Blue) = 34+60+50=144 (19% of max value = 765). Red value is 34 (13.67% from 255 or 23.61% from 144); Green value is 60 (23.83% from 255 or 41.67% from 144); Blue value is 50 (19.92% from 255 or 34.72% from 144); Max value from RGB is 60 - color contains mainly: green. Hex color #223C32 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #223C32 is #DDC3CD. Grayscale: #333333. Windows color (decimal): -14533582 or 3292194. OLE color: 3292194.
HSL color Cylindrical-coordinate representation of color #223C32: hue angle of 156.92º degrees, saturation: 0.28, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #223C32 is Cyan = 0.43, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.76.
<style> p { color: #223C32; } p { color: rgb(34,60,50); } H1.HeaderClassName { color: #223C32; } .AnyTagClassName { color: #223C32; } </style>
<style> a { background-color: #223C32; } a { background-color: rgb(34,60,50); } div.DivClassName { background-color: #223C32; } .BgClassName { background-color: #223C32; } </style>
<style> span { border-color: #223C32; } span { border-color: rgb(34,60,50); } td.TdClassName { border-color: #223C32; } .TagClassName { border-color: #223C32; } </style>