#A7307B (or 0xA7307B) is unknown color: approx Medium Red Violet. HEX triplet: A7, 30 and 7B. RGB value is (167,48,123). Sum of RGB (Red+Green+Blue) = 167+48+123=338 (44% of max value = 765). Red value is 167 (65.62% from 255 or 49.41% from 338); Green value is 48 (19.14% from 255 or 14.20% from 338); Blue value is 123 (48.44% from 255 or 36.39% from 338); Max value from RGB is 167 - color contains mainly: red. Hex color #A7307B is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #A7307B is #58CF84. Grayscale: #5B5B5B. Windows color (decimal): -5820293 or 8073383. OLE color: 8073383.
HSL color Cylindrical-coordinate representation of color #A7307B: hue angle of 322.18º degrees, saturation: 0.55, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #A7307B is Cyan = 0, Magento = 0.71, Yellow = 0.26 and Black (K on CMYK) = 0.35.
<style> p { color: #A7307B; } p { color: rgb(167,48,123); } H1.HeaderClassName { color: #A7307B; } .AnyTagClassName { color: #A7307B; } </style>
<style> a { background-color: #A7307B; } a { background-color: rgb(167,48,123); } div.DivClassName { background-color: #A7307B; } .BgClassName { background-color: #A7307B; } </style>
<style> span { border-color: #A7307B; } span { border-color: rgb(167,48,123); } td.TdClassName { border-color: #A7307B; } .TagClassName { border-color: #A7307B; } </style>