#A7214B (or 0xA7214B) is unknown color: approx Lipstick. HEX triplet: A7, 21 and 4B. RGB value is (167,33,75). Sum of RGB (Red+Green+Blue) = 167+33+75=275 (36% of max value = 765). Red value is 167 (65.62% from 255 or 60.73% from 275); Green value is 33 (13.28% from 255 or 12% from 275); Blue value is 75 (29.69% from 255 or 27.27% from 275); Max value from RGB is 167 - color contains mainly: red. Hex color #A7214B is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A7214B is #58DEB4. Grayscale: #4D4D4D. Windows color (decimal): -5824181 or 4923815. OLE color: 4923815.
HSL color Cylindrical-coordinate representation of color #A7214B: hue angle of 341.19º degrees, saturation: 0.67, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #A7214B is Cyan = 0, Magento = 0.80, Yellow = 0.55 and Black (K on CMYK) = 0.35.
<style> p { color: #a7214b; } p { color: rgb(167,33,75); } H1.HeaderClassName { color: #a7214b; } .AnyTagClassName { color: #a7214b; } </style>
<style> a { background-color: #a7214b; } a { background-color: rgb(167,33,75); } div.DivClassName { background-color: #a7214b; } .BgClassName { background-color: #a7214b; } </style>
<style> span { border-color: #a7214b; } span { border-color: rgb(167,33,75); } td.TdClassName { border-color: #a7214b; } .TagClassName { border-color: #a7214b; } </style>