#4D002A (or 0x4D002A) is unknown color: approx Blackberry. HEX triplet: 4D, 00 and 2A. RGB value is (77,0,42). Sum of RGB (Red+Green+Blue) = 77+0+42=119 (15% of max value = 765). Red value is 77 (30.47% from 255 or 64.71% from 119); Green value is 0 (0.39% from 255 or 0% from 119); Blue value is 42 (16.80% from 255 or 35.29% from 119); Max value from RGB is 77 - color contains mainly: red. Hex color #4D002A is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #4D002A is #B2FFD5. Grayscale: #1B1B1B. Windows color (decimal): -11730902 or 2752589. OLE color: 2752589.
HSL color Cylindrical-coordinate representation of color #4D002A: hue angle of 327.27º degrees, saturation: 1, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 1%. Process color model (Four color, CMYK) of #4D002A is Cyan = 0, Magento = 1, Yellow = 0.45 and Black (K on CMYK) = 0.70.
<style> p { color: #4D002A; } p { color: rgb(77,0,42); } H1.HeaderClassName { color: #4D002A; } .AnyTagClassName { color: #4D002A; } </style>
<style> a { background-color: #4D002A; } a { background-color: rgb(77,0,42); } div.DivClassName { background-color: #4D002A; } .BgClassName { background-color: #4D002A; } </style>
<style> span { border-color: #4D002A; } span { border-color: rgb(77,0,42); } td.TdClassName { border-color: #4D002A; } .TagClassName { border-color: #4D002A; } </style>