#A7625F (or 0xA7625F) is unknown color: approx Coral Tree. HEX triplet: A7, 62 and 5F. RGB value is (167,98,95). Sum of RGB (Red+Green+Blue) = 167+98+95=360 (47% of max value = 765). Red value is 167 (65.62% from 255 or 46.39% from 360); Green value is 98 (38.67% from 255 or 27.22% from 360); Blue value is 95 (37.5% from 255 or 26.39% from 360); Max value from RGB is 167 - color contains mainly: red. Hex color #A7625F is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A7625F is #589DA0. Grayscale: #767676. Windows color (decimal): -5807521 or 6251175. OLE color: 6251175.
HSL color Cylindrical-coordinate representation of color #A7625F: hue angle of 2.5º degrees, saturation: 0.29, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #A7625F is Cyan = 0, Magento = 0.41, Yellow = 0.43 and Black (K on CMYK) = 0.35.
<style> p { color: #A7625F; } p { color: rgb(167,98,95); } H1.HeaderClassName { color: #A7625F; } .AnyTagClassName { color: #A7625F; } </style>
<style> a { background-color: #A7625F; } a { background-color: rgb(167,98,95); } div.DivClassName { background-color: #A7625F; } .BgClassName { background-color: #A7625F; } </style>
<style> span { border-color: #A7625F; } span { border-color: rgb(167,98,95); } td.TdClassName { border-color: #A7625F; } .TagClassName { border-color: #A7625F; } </style>