#4B4848 (or 0x4B4848) is unknown color: approx Charcoal. HEX triplet: 4B, 48 and 48. RGB value is (75,72,72). Sum of RGB (Red+Green+Blue) = 75+72+72=219 (29% of max value = 765). Red value is 75 (29.69% from 255 or 34.25% from 219); Green value is 72 (28.52% from 255 or 32.88% from 219); Blue value is 72 (28.52% from 255 or 32.88% from 219); Max value from RGB is 75 - color contains mainly: red. Hex color #4B4848 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #4B4848 is #B4B7B7. Grayscale: #484848. Windows color (decimal): -11843512 or 4737099. OLE color: 4737099.
HSL color Cylindrical-coordinate representation of color #4B4848: hue angle of 0º degrees, saturation: 0.02, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #4B4848 is Cyan = 0, Magento = 0.04, Yellow = 0.04 and Black (K on CMYK) = 0.71.
<style> p { color: #4B4848; } p { color: rgb(75,72,72); } H1.HeaderClassName { color: #4B4848; } .AnyTagClassName { color: #4B4848; } </style>
<style> a { background-color: #4B4848; } a { background-color: rgb(75,72,72); } div.DivClassName { background-color: #4B4848; } .BgClassName { background-color: #4B4848; } </style>
<style> span { border-color: #4B4848; } span { border-color: rgb(75,72,72); } td.TdClassName { border-color: #4B4848; } .TagClassName { border-color: #4B4848; } </style>