#7A5050 (or 0x7A5050) is unknown color: approx Buccaneer. HEX triplet: 7A, 50 and 50. RGB value is (122,80,80). Sum of RGB (Red+Green+Blue) = 122+80+80=282 (37% of max value = 765). Red value is 122 (48.05% from 255 or 43.26% from 282); Green value is 80 (31.64% from 255 or 28.37% from 282); Blue value is 80 (31.64% from 255 or 28.37% from 282); Max value from RGB is 122 - color contains mainly: red. Hex color #7A5050 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #7A5050 is #85AFAF. Grayscale: #5C5C5C. Windows color (decimal): -8761264 or 5263482. OLE color: 5263482.
HSL color Cylindrical-coordinate representation of color #7A5050: hue angle of 0º degrees, saturation: 0.21, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #7A5050 is Cyan = 0, Magento = 0.34, Yellow = 0.34 and Black (K on CMYK) = 0.52.
<style> p { color: #7A5050; } p { color: rgb(122,80,80); } H1.HeaderClassName { color: #7A5050; } .AnyTagClassName { color: #7A5050; } </style>
<style> a { background-color: #7A5050; } a { background-color: rgb(122,80,80); } div.DivClassName { background-color: #7A5050; } .BgClassName { background-color: #7A5050; } </style>
<style> span { border-color: #7A5050; } span { border-color: rgb(122,80,80); } td.TdClassName { border-color: #7A5050; } .TagClassName { border-color: #7A5050; } </style>