#74109A (or 0x74109A) is unknown color: approx Dark Magenta. HEX triplet: 74, 10 and 9A. RGB value is (116,16,154). Sum of RGB (Red+Green+Blue) = 116+16+154=286 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.56% from 286); Green value is 16 (6.64% from 255 or 5.59% from 286); Blue value is 154 (60.55% from 255 or 53.85% from 286); Max value from RGB is 154 - color contains mainly: blue. Hex color #74109A is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #74109A is #8BEF65. Grayscale: #3D3D3D. Windows color (decimal): -9170790 or 10096756. OLE color: 10096756.
HSL color Cylindrical-coordinate representation of color #74109A: hue angle of 283.48º degrees, saturation: 0.81, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #74109A is Cyan = 0.25, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.40.
<style> p { color: #74109a; } p { color: rgb(116,16,154); } H1.HeaderClassName { color: #74109a; } .AnyTagClassName { color: #74109a; } </style>
<style> a { background-color: #74109a; } a { background-color: rgb(116,16,154); } div.DivClassName { background-color: #74109a; } .BgClassName { background-color: #74109a; } </style>
<style> span { border-color: #74109a; } span { border-color: rgb(116,16,154); } td.TdClassName { border-color: #74109a; } .TagClassName { border-color: #74109a; } </style>