#4B2121 (or 0x4B2121) is unknown color: approx Red Oxide. HEX triplet: 4B, 21 and 21. RGB value is (75,33,33). Sum of RGB (Red+Green+Blue) = 75+33+33=141 (18% of max value = 765). Red value is 75 (29.69% from 255 or 53.19% from 141); Green value is 33 (13.28% from 255 or 23.40% from 141); Blue value is 33 (13.28% from 255 or 23.40% from 141); Max value from RGB is 75 - color contains mainly: red. Hex color #4B2121 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #4B2121 is #B4DEDE. Grayscale: #2D2D2D. Windows color (decimal): -11853535 or 2171211. OLE color: 2171211.
HSL color Cylindrical-coordinate representation of color #4B2121: hue angle of 0º degrees, saturation: 0.39, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #4B2121 is Cyan = 0, Magento = 0.56, Yellow = 0.56 and Black (K on CMYK) = 0.71.
<style> p { color: #4B2121; } p { color: rgb(75,33,33); } H1.HeaderClassName { color: #4B2121; } .AnyTagClassName { color: #4B2121; } </style>
<style> a { background-color: #4B2121; } a { background-color: rgb(75,33,33); } div.DivClassName { background-color: #4B2121; } .BgClassName { background-color: #4B2121; } </style>
<style> span { border-color: #4B2121; } span { border-color: rgb(75,33,33); } td.TdClassName { border-color: #4B2121; } .TagClassName { border-color: #4B2121; } </style>