#4B3030 (or 0x4B3030) is unknown color: approx Espresso. HEX triplet: 4B, 30 and 30. RGB value is (75,48,48). Sum of RGB (Red+Green+Blue) = 75+48+48=171 (22% of max value = 765). Red value is 75 (29.69% from 255 or 43.86% from 171); Green value is 48 (19.14% from 255 or 28.07% from 171); Blue value is 48 (19.14% from 255 or 28.07% from 171); Max value from RGB is 75 - color contains mainly: red. Hex color #4B3030 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #4B3030 is #B4CFCF. Grayscale: #383838. Windows color (decimal): -11849680 or 3158091. OLE color: 3158091.
HSL color Cylindrical-coordinate representation of color #4B3030: hue angle of 0º degrees, saturation: 0.22, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #4B3030 is Cyan = 0, Magento = 0.36, Yellow = 0.36 and Black (K on CMYK) = 0.71.
<style> p { color: #4B3030; } p { color: rgb(75,48,48); } H1.HeaderClassName { color: #4B3030; } .AnyTagClassName { color: #4B3030; } </style>
<style> a { background-color: #4B3030; } a { background-color: rgb(75,48,48); } div.DivClassName { background-color: #4B3030; } .BgClassName { background-color: #4B3030; } </style>
<style> span { border-color: #4B3030; } span { border-color: rgb(75,48,48); } td.TdClassName { border-color: #4B3030; } .TagClassName { border-color: #4B3030; } </style>