#6E308A (or 0x6E308A) is unknown color: approx Vivid Violet. HEX triplet: 6E, 30 and 8A. RGB value is (110,48,138). Sum of RGB (Red+Green+Blue) = 110+48+138=296 (39% of max value = 765). Red value is 110 (43.36% from 255 or 37.16% from 296); Green value is 48 (19.14% from 255 or 16.22% from 296); Blue value is 138 (54.30% from 255 or 46.62% from 296); Max value from RGB is 138 - color contains mainly: blue. Hex color #6E308A is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #6E308A is #91CF75. Grayscale: #4C4C4C. Windows color (decimal): -9555830 or 9056366. OLE color: 9056366.
HSL color Cylindrical-coordinate representation of color #6E308A: hue angle of 281.33º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #6E308A is Cyan = 0.20, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.46.
<style> p { color: #6E308A; } p { color: rgb(110,48,138); } H1.HeaderClassName { color: #6E308A; } .AnyTagClassName { color: #6E308A; } </style>
<style> a { background-color: #6E308A; } a { background-color: rgb(110,48,138); } div.DivClassName { background-color: #6E308A; } .BgClassName { background-color: #6E308A; } </style>
<style> span { border-color: #6E308A; } span { border-color: rgb(110,48,138); } td.TdClassName { border-color: #6E308A; } .TagClassName { border-color: #6E308A; } </style>