#910D7B (or 0x910D7B) is unknown color: approx Dark Purple. HEX triplet: 91, 0D and 7B. RGB value is (145,13,123). Sum of RGB (Red+Green+Blue) = 145+13+123=281 (37% of max value = 765). Red value is 145 (57.03% from 255 or 51.60% from 281); Green value is 13 (5.47% from 255 or 4.63% from 281); Blue value is 123 (48.44% from 255 or 43.77% from 281); Max value from RGB is 145 - color contains mainly: red. Hex color #910D7B is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #910D7B is #6EF284. Grayscale: #404040. Windows color (decimal): -7271045 or 8064401. OLE color: 8064401.
HSL color Cylindrical-coordinate representation of color #910D7B: hue angle of 310º degrees, saturation: 0.84, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #910D7B is Cyan = 0, Magento = 0.91, Yellow = 0.15 and Black (K on CMYK) = 0.43.
<style> p { color: #910D7B; } p { color: rgb(145,13,123); } H1.HeaderClassName { color: #910D7B; } .AnyTagClassName { color: #910D7B; } </style>
<style> a { background-color: #910D7B; } a { background-color: rgb(145,13,123); } div.DivClassName { background-color: #910D7B; } .BgClassName { background-color: #910D7B; } </style>
<style> span { border-color: #910D7B; } span { border-color: rgb(145,13,123); } td.TdClassName { border-color: #910D7B; } .TagClassName { border-color: #910D7B; } </style>