#7D277B (or 0x7D277B) is unknown color: approx Dark Purple. HEX triplet: 7D, 27 and 7B. RGB value is (125,39,123). Sum of RGB (Red+Green+Blue) = 125+39+123=287 (38% of max value = 765). Red value is 125 (49.22% from 255 or 43.55% from 287); Green value is 39 (15.62% from 255 or 13.59% from 287); Blue value is 123 (48.44% from 255 or 42.86% from 287); Max value from RGB is 125 - color contains mainly: red. Hex color #7D277B is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #7D277B is #82D884. Grayscale: #4A4A4A. Windows color (decimal): -8575109 or 8071037. OLE color: 8071037.
HSL color Cylindrical-coordinate representation of color #7D277B: hue angle of 301.4º degrees, saturation: 0.52, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #7D277B is Cyan = 0, Magento = 0.69, Yellow = 0.02 and Black (K on CMYK) = 0.51.
<style> p { color: #7D277B; } p { color: rgb(125,39,123); } H1.HeaderClassName { color: #7D277B; } .AnyTagClassName { color: #7D277B; } </style>
<style> a { background-color: #7D277B; } a { background-color: rgb(125,39,123); } div.DivClassName { background-color: #7D277B; } .BgClassName { background-color: #7D277B; } </style>
<style> span { border-color: #7D277B; } span { border-color: rgb(125,39,123); } td.TdClassName { border-color: #7D277B; } .TagClassName { border-color: #7D277B; } </style>