#4F302D (or 0x4F302D) is unknown color: approx Espresso. HEX triplet: 4F, 30 and 2D. RGB value is (79,48,45). Sum of RGB (Red+Green+Blue) = 79+48+45=172 (22% of max value = 765). Red value is 79 (31.25% from 255 or 45.93% from 172); Green value is 48 (19.14% from 255 or 27.91% from 172); Blue value is 45 (17.97% from 255 or 26.16% from 172); Max value from RGB is 79 - color contains mainly: red. Hex color #4F302D is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #4F302D is #B0CFD2. Grayscale: #383838. Windows color (decimal): -11587539 or 2961487. OLE color: 2961487.
HSL color Cylindrical-coordinate representation of color #4F302D: hue angle of 5.29º degrees, saturation: 0.27, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #4F302D is Cyan = 0, Magento = 0.39, Yellow = 0.43 and Black (K on CMYK) = 0.69.
<style> p { color: #4F302D; } p { color: rgb(79,48,45); } H1.HeaderClassName { color: #4F302D; } .AnyTagClassName { color: #4F302D; } </style>
<style> a { background-color: #4F302D; } a { background-color: rgb(79,48,45); } div.DivClassName { background-color: #4F302D; } .BgClassName { background-color: #4F302D; } </style>
<style> span { border-color: #4F302D; } span { border-color: rgb(79,48,45); } td.TdClassName { border-color: #4F302D; } .TagClassName { border-color: #4F302D; } </style>