#4F2030 (or 0x4F2030) is unknown color: approx Castro. HEX triplet: 4F, 20 and 30. RGB value is (79,32,48). Sum of RGB (Red+Green+Blue) = 79+32+48=159 (21% of max value = 765). Red value is 79 (31.25% from 255 or 49.69% from 159); Green value is 32 (12.89% from 255 or 20.13% from 159); Blue value is 48 (19.14% from 255 or 30.19% from 159); Max value from RGB is 79 - color contains mainly: red. Hex color #4F2030 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #4F2030 is #B0DFCF. Grayscale: #2F2F2F. Windows color (decimal): -11591632 or 3153999. OLE color: 3153999.
HSL color Cylindrical-coordinate representation of color #4F2030: hue angle of 339.57º degrees, saturation: 0.42, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #4F2030 is Cyan = 0, Magento = 0.59, Yellow = 0.39 and Black (K on CMYK) = 0.69.
<style> p { color: #4F2030; } p { color: rgb(79,32,48); } H1.HeaderClassName { color: #4F2030; } .AnyTagClassName { color: #4F2030; } </style>
<style> a { background-color: #4F2030; } a { background-color: rgb(79,32,48); } div.DivClassName { background-color: #4F2030; } .BgClassName { background-color: #4F2030; } </style>
<style> span { border-color: #4F2030; } span { border-color: rgb(79,32,48); } td.TdClassName { border-color: #4F2030; } .TagClassName { border-color: #4F2030; } </style>