#7F5255 (or 0x7F5255) is unknown color: approx Solid Pink. HEX triplet: 7F, 52 and 55. RGB value is (127,82,85). Sum of RGB (Red+Green+Blue) = 127+82+85=294 (38% of max value = 765). Red value is 127 (50% from 255 or 43.20% from 294); Green value is 82 (32.42% from 255 or 27.89% from 294); Blue value is 85 (33.59% from 255 or 28.91% from 294); Max value from RGB is 127 - color contains mainly: red. Hex color #7F5255 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #7F5255 is #80ADAA. Grayscale: #5F5F5F. Windows color (decimal): -8433067 or 5591679. OLE color: 5591679.
HSL color Cylindrical-coordinate representation of color #7F5255: hue angle of 356º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #7F5255 is Cyan = 0, Magento = 0.35, Yellow = 0.33 and Black (K on CMYK) = 0.50.
<style> p { color: #7F5255; } p { color: rgb(127,82,85); } H1.HeaderClassName { color: #7F5255; } .AnyTagClassName { color: #7F5255; } </style>
<style> a { background-color: #7F5255; } a { background-color: rgb(127,82,85); } div.DivClassName { background-color: #7F5255; } .BgClassName { background-color: #7F5255; } </style>
<style> span { border-color: #7F5255; } span { border-color: rgb(127,82,85); } td.TdClassName { border-color: #7F5255; } .TagClassName { border-color: #7F5255; } </style>