#3E066B (or 0x3E066B) is unknown color: approx Indigo. HEX triplet: 3E, 06 and 6B. RGB value is (62,6,107). Sum of RGB (Red+Green+Blue) = 62+6+107=175 (23% of max value = 765). Red value is 62 (24.61% from 255 or 35.43% from 175); Green value is 6 (2.73% from 255 or 3.43% from 175); Blue value is 107 (42.19% from 255 or 61.14% from 175); Max value from RGB is 107 - color contains mainly: blue. Hex color #3E066B is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #3E066B is #C1F994. Grayscale: #212121. Windows color (decimal): -12712341 or 7013950. OLE color: 7013950.
HSL color Cylindrical-coordinate representation of color #3E066B: hue angle of 273.27º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #3E066B is Cyan = 0.42, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.58.
<style> p { color: #3E066B; } p { color: rgb(62,6,107); } H1.HeaderClassName { color: #3E066B; } .AnyTagClassName { color: #3E066B; } </style>
<style> a { background-color: #3E066B; } a { background-color: rgb(62,6,107); } div.DivClassName { background-color: #3E066B; } .BgClassName { background-color: #3E066B; } </style>
<style> span { border-color: #3E066B; } span { border-color: rgb(62,6,107); } td.TdClassName { border-color: #3E066B; } .TagClassName { border-color: #3E066B; } </style>