#50422D (or 0x50422D) is unknown color: approx Deep Bronze. HEX triplet: 50, 42 and 2D. RGB value is (80,66,45). Sum of RGB (Red+Green+Blue) = 80+66+45=191 (25% of max value = 765). Red value is 80 (31.64% from 255 or 41.88% from 191); Green value is 66 (26.17% from 255 or 34.55% from 191); Blue value is 45 (17.97% from 255 or 23.56% from 191); Max value from RGB is 80 - color contains mainly: red. Hex color #50422D is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #50422D is #AFBDD2. Grayscale: #434343. Windows color (decimal): -11517395 or 2966096. OLE color: 2966096.
HSL color Cylindrical-coordinate representation of color #50422D: hue angle of 36º degrees, saturation: 0.28, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #50422D is Cyan = 0, Magento = 0.17, Yellow = 0.44 and Black (K on CMYK) = 0.69.
<style> p { color: #50422D; } p { color: rgb(80,66,45); } H1.HeaderClassName { color: #50422D; } .AnyTagClassName { color: #50422D; } </style>
<style> a { background-color: #50422D; } a { background-color: rgb(80,66,45); } div.DivClassName { background-color: #50422D; } .BgClassName { background-color: #50422D; } </style>
<style> span { border-color: #50422D; } span { border-color: rgb(80,66,45); } td.TdClassName { border-color: #50422D; } .TagClassName { border-color: #50422D; } </style>