#221B0F (or 0x221B0F) is unknown color: approx Black Magic. HEX triplet: 22, 1B and 0F. RGB value is (34,27,15). Sum of RGB (Red+Green+Blue) = 34+27+15=76 (10% of max value = 765). Red value is 34 (13.67% from 255 or 44.74% from 76); Green value is 27 (10.94% from 255 or 35.53% from 76); Blue value is 15 (6.25% from 255 or 19.74% from 76); Max value from RGB is 34 - color contains mainly: red. Hex color #221B0F is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #221B0F is #DDE4F0. Grayscale: #1B1B1B. Windows color (decimal): -14542065 or 989986. OLE color: 989986.
HSL color Cylindrical-coordinate representation of color #221B0F: hue angle of 37.89º degrees, saturation: 0.39, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #221B0F is Cyan = 0, Magento = 0.21, Yellow = 0.56 and Black (K on CMYK) = 0.87.
<style> p { color: #221B0F; } p { color: rgb(34,27,15); } H1.HeaderClassName { color: #221B0F; } .AnyTagClassName { color: #221B0F; } </style>
<style> a { background-color: #221B0F; } a { background-color: rgb(34,27,15); } div.DivClassName { background-color: #221B0F; } .BgClassName { background-color: #221B0F; } </style>
<style> span { border-color: #221B0F; } span { border-color: rgb(34,27,15); } td.TdClassName { border-color: #221B0F; } .TagClassName { border-color: #221B0F; } </style>