#4D170B (or 0x4D170B) is unknown color: approx Brown Pod. HEX triplet: 4D, 17 and 0B. RGB value is (77,23,11). Sum of RGB (Red+Green+Blue) = 77+23+11=111 (14% of max value = 765). Red value is 77 (30.47% from 255 or 69.37% from 111); Green value is 23 (9.38% from 255 or 20.72% from 111); Blue value is 11 (4.69% from 255 or 9.91% from 111); Max value from RGB is 77 - color contains mainly: red. Hex color #4D170B is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #4D170B is #B2E8F4. Grayscale: #252525. Windows color (decimal): -11725045 or 726861. OLE color: 726861.
HSL color Cylindrical-coordinate representation of color #4D170B: hue angle of 10.91º degrees, saturation: 0.75, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #4D170B is Cyan = 0, Magento = 0.70, Yellow = 0.86 and Black (K on CMYK) = 0.70.
<style> p { color: #4D170B; } p { color: rgb(77,23,11); } H1.HeaderClassName { color: #4D170B; } .AnyTagClassName { color: #4D170B; } </style>
<style> a { background-color: #4D170B; } a { background-color: rgb(77,23,11); } div.DivClassName { background-color: #4D170B; } .BgClassName { background-color: #4D170B; } </style>
<style> span { border-color: #4D170B; } span { border-color: rgb(77,23,11); } td.TdClassName { border-color: #4D170B; } .TagClassName { border-color: #4D170B; } </style>