#A61F4E (or 0xA61F4E) is unknown color: approx Lipstick. HEX triplet: A6, 1F and 4E. RGB value is (166,31,78). Sum of RGB (Red+Green+Blue) = 166+31+78=275 (36% of max value = 765). Red value is 166 (65.23% from 255 or 60.36% from 275); Green value is 31 (12.5% from 255 or 11.27% from 275); Blue value is 78 (30.86% from 255 or 28.36% from 275); Max value from RGB is 166 - color contains mainly: red. Hex color #A61F4E is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #A61F4E is #59E0B1. Grayscale: #4C4C4C. Windows color (decimal): -5890226 or 5119910. OLE color: 5119910.
HSL color Cylindrical-coordinate representation of color #A61F4E: hue angle of 339.11º degrees, saturation: 0.69, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #A61F4E is Cyan = 0, Magento = 0.81, Yellow = 0.53 and Black (K on CMYK) = 0.35.
<style> p { color: #A61F4E; } p { color: rgb(166,31,78); } H1.HeaderClassName { color: #A61F4E; } .AnyTagClassName { color: #A61F4E; } </style>
<style> a { background-color: #A61F4E; } a { background-color: rgb(166,31,78); } div.DivClassName { background-color: #A61F4E; } .BgClassName { background-color: #A61F4E; } </style>
<style> span { border-color: #A61F4E; } span { border-color: rgb(166,31,78); } td.TdClassName { border-color: #A61F4E; } .TagClassName { border-color: #A61F4E; } </style>