#4D252D (or 0x4D252D) is unknown color: approx Black Rose. HEX triplet: 4D, 25 and 2D. RGB value is (77,37,45). Sum of RGB (Red+Green+Blue) = 77+37+45=159 (21% of max value = 765). Red value is 77 (30.47% from 255 or 48.43% from 159); Green value is 37 (14.84% from 255 or 23.27% from 159); Blue value is 45 (17.97% from 255 or 28.30% from 159); Max value from RGB is 77 - color contains mainly: red. Hex color #4D252D is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #4D252D is #B2DAD2. Grayscale: #313131. Windows color (decimal): -11721427 or 2958669. OLE color: 2958669.
HSL color Cylindrical-coordinate representation of color #4D252D: hue angle of 348º degrees, saturation: 0.35, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #4D252D is Cyan = 0, Magento = 0.52, Yellow = 0.42 and Black (K on CMYK) = 0.70.
<style> p { color: #4D252D; } p { color: rgb(77,37,45); } H1.HeaderClassName { color: #4D252D; } .AnyTagClassName { color: #4D252D; } </style>
<style> a { background-color: #4D252D; } a { background-color: rgb(77,37,45); } div.DivClassName { background-color: #4D252D; } .BgClassName { background-color: #4D252D; } </style>
<style> span { border-color: #4D252D; } span { border-color: rgb(77,37,45); } td.TdClassName { border-color: #4D252D; } .TagClassName { border-color: #4D252D; } </style>