#7C5555 (or 0x7C5555) is unknown color: approx Buccaneer. HEX triplet: 7C, 55 and 55. RGB value is (124,85,85). Sum of RGB (Red+Green+Blue) = 124+85+85=294 (38% of max value = 765). Red value is 124 (48.83% from 255 or 42.18% from 294); Green value is 85 (33.59% from 255 or 28.91% from 294); Blue value is 85 (33.59% from 255 or 28.91% from 294); Max value from RGB is 124 - color contains mainly: red. Hex color #7C5555 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #7C5555 is #83AAAA. Grayscale: #606060. Windows color (decimal): -8628907 or 5592444. OLE color: 5592444.
HSL color Cylindrical-coordinate representation of color #7C5555: hue angle of 0º degrees, saturation: 0.19, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #7C5555 is Cyan = 0, Magento = 0.31, Yellow = 0.31 and Black (K on CMYK) = 0.51.
<style> p { color: #7C5555; } p { color: rgb(124,85,85); } H1.HeaderClassName { color: #7C5555; } .AnyTagClassName { color: #7C5555; } </style>
<style> a { background-color: #7C5555; } a { background-color: rgb(124,85,85); } div.DivClassName { background-color: #7C5555; } .BgClassName { background-color: #7C5555; } </style>
<style> span { border-color: #7C5555; } span { border-color: rgb(124,85,85); } td.TdClassName { border-color: #7C5555; } .TagClassName { border-color: #7C5555; } </style>