#7F74D4 (or 0x7F74D4) is unknown color: approx Moody Blue. HEX triplet: 7F, 74 and D4. RGB value is (127,116,212). Sum of RGB (Red+Green+Blue) = 127+116+212=455 (60% of max value = 765). Red value is 127 (50% from 255 or 27.91% from 455); Green value is 116 (45.70% from 255 or 25.49% from 455); Blue value is 212 (83.20% from 255 or 46.59% from 455); Max value from RGB is 212 - color contains mainly: blue. Hex color #7F74D4 is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #7F74D4 is #808B2B. Grayscale: #818181. Windows color (decimal): -8424236 or 13923455. OLE color: 13923455.
HSL color Cylindrical-coordinate representation of color #7F74D4: hue angle of 246.88º degrees, saturation: 0.53, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #7F74D4 is Cyan = 0.40, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.17.
<style> p { color: #7F74D4; } p { color: rgb(127,116,212); } H1.HeaderClassName { color: #7F74D4; } .AnyTagClassName { color: #7F74D4; } </style>
<style> a { background-color: #7F74D4; } a { background-color: rgb(127,116,212); } div.DivClassName { background-color: #7F74D4; } .BgClassName { background-color: #7F74D4; } </style>
<style> span { border-color: #7F74D4; } span { border-color: rgb(127,116,212); } td.TdClassName { border-color: #7F74D4; } .TagClassName { border-color: #7F74D4; } </style>