#A65E5E (or 0xA65E5E) is unknown color: approx Copper Rose. HEX triplet: A6, 5E and 5E. RGB value is (166,94,94). Sum of RGB (Red+Green+Blue) = 166+94+94=354 (46% of max value = 765). Red value is 166 (65.23% from 255 or 46.89% from 354); Green value is 94 (37.11% from 255 or 26.55% from 354); Blue value is 94 (37.11% from 255 or 26.55% from 354); Max value from RGB is 166 - color contains mainly: red. Hex color #A65E5E is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A65E5E is #59A1A1. Grayscale: #737373. Windows color (decimal): -5874082 or 6184614. OLE color: 6184614.
HSL color Cylindrical-coordinate representation of color #A65E5E: hue angle of 0º 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 #A65E5E is Cyan = 0, Magento = 0.43, Yellow = 0.43 and Black (K on CMYK) = 0.35.
<style> p { color: #A65E5E; } p { color: rgb(166,94,94); } H1.HeaderClassName { color: #A65E5E; } .AnyTagClassName { color: #A65E5E; } </style>
<style> a { background-color: #A65E5E; } a { background-color: rgb(166,94,94); } div.DivClassName { background-color: #A65E5E; } .BgClassName { background-color: #A65E5E; } </style>
<style> span { border-color: #A65E5E; } span { border-color: rgb(166,94,94); } td.TdClassName { border-color: #A65E5E; } .TagClassName { border-color: #A65E5E; } </style>