#7F69AB (or 0x7F69AB) is unknown color: approx Deluge. HEX triplet: 7F, 69 and AB. RGB value is (127,105,171). Sum of RGB (Red+Green+Blue) = 127+105+171=403 (53% of max value = 765). Red value is 127 (50% from 255 or 31.51% from 403); Green value is 105 (41.41% from 255 or 26.05% from 403); Blue value is 171 (67.19% from 255 or 42.43% from 403); Max value from RGB is 171 - color contains mainly: blue. Hex color #7F69AB is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7F69AB is #809654. Grayscale: #767676. Windows color (decimal): -8427093 or 11233663. OLE color: 11233663.
HSL color Cylindrical-coordinate representation of color #7F69AB: hue angle of 260º degrees, saturation: 0.28, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #7F69AB is Cyan = 0.26, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #7F69AB; } p { color: rgb(127,105,171); } H1.HeaderClassName { color: #7F69AB; } .AnyTagClassName { color: #7F69AB; } </style>
<style> a { background-color: #7F69AB; } a { background-color: rgb(127,105,171); } div.DivClassName { background-color: #7F69AB; } .BgClassName { background-color: #7F69AB; } </style>
<style> span { border-color: #7F69AB; } span { border-color: rgb(127,105,171); } td.TdClassName { border-color: #7F69AB; } .TagClassName { border-color: #7F69AB; } </style>