#A65F60 (or 0xA65F60) is unknown color: approx Hippie Pink. HEX triplet: A6, 5F and 60. RGB value is (166,95,96). Sum of RGB (Red+Green+Blue) = 166+95+96=357 (47% of max value = 765). Red value is 166 (65.23% from 255 or 46.50% from 357); Green value is 95 (37.5% from 255 or 26.61% from 357); Blue value is 96 (37.89% from 255 or 26.89% from 357); Max value from RGB is 166 - color contains mainly: red. Hex color #A65F60 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A65F60 is #59A09F. Grayscale: #747474. Windows color (decimal): -5873824 or 6315942. OLE color: 6315942.
HSL color Cylindrical-coordinate representation of color #A65F60: hue angle of 359.15º 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 #A65F60 is Cyan = 0, Magento = 0.43, Yellow = 0.42 and Black (K on CMYK) = 0.35.
<style> p { color: #A65F60; } p { color: rgb(166,95,96); } H1.HeaderClassName { color: #A65F60; } .AnyTagClassName { color: #A65F60; } </style>
<style> a { background-color: #A65F60; } a { background-color: rgb(166,95,96); } div.DivClassName { background-color: #A65F60; } .BgClassName { background-color: #A65F60; } </style>
<style> span { border-color: #A65F60; } span { border-color: rgb(166,95,96); } td.TdClassName { border-color: #A65F60; } .TagClassName { border-color: #A65F60; } </style>