#6F29F0 (or 0x6F29F0) is unknown color: approx Blue Violet. HEX triplet: 6F, 29 and F0. RGB value is (111,41,240). Sum of RGB (Red+Green+Blue) = 111+41+240=392 (51% of max value = 765). Red value is 111 (43.75% from 255 or 28.32% from 392); Green value is 41 (16.41% from 255 or 10.46% from 392); Blue value is 240 (94.14% from 255 or 61.22% from 392); Max value from RGB is 240 - color contains mainly: blue. Hex color #6F29F0 is not a web safe color. Web safe color analog (approx): #6633FF. Inversed color of #6F29F0 is #90D60F. Grayscale: #535353. Windows color (decimal): -9491984 or 15739247. OLE color: 15739247.
HSL color Cylindrical-coordinate representation of color #6F29F0: hue angle of 261.11º degrees, saturation: 0.87, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #6F29F0 is Cyan = 0.54, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #6F29F0; } p { color: rgb(111,41,240); } H1.HeaderClassName { color: #6F29F0; } .AnyTagClassName { color: #6F29F0; } </style>
<style> a { background-color: #6F29F0; } a { background-color: rgb(111,41,240); } div.DivClassName { background-color: #6F29F0; } .BgClassName { background-color: #6F29F0; } </style>
<style> span { border-color: #6F29F0; } span { border-color: rgb(111,41,240); } td.TdClassName { border-color: #6F29F0; } .TagClassName { border-color: #6F29F0; } </style>