#3E147B (or 0x3E147B) is unknown color: approx Persian Indigo. HEX triplet: 3E, 14 and 7B. RGB value is (62,20,123). Sum of RGB (Red+Green+Blue) = 62+20+123=205 (27% of max value = 765). Red value is 62 (24.61% from 255 or 30.24% from 205); Green value is 20 (8.20% from 255 or 9.76% from 205); Blue value is 123 (48.44% from 255 or 60% from 205); Max value from RGB is 123 - color contains mainly: blue. Hex color #3E147B is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #3E147B is #C1EB84. Grayscale: #2B2B2B. Windows color (decimal): -12708741 or 8066110. OLE color: 8066110.
HSL color Cylindrical-coordinate representation of color #3E147B: hue angle of 264.47º degrees, saturation: 0.72, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #3E147B is Cyan = 0.50, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #3e147b; } p { color: rgb(62,20,123); } H1.HeaderClassName { color: #3e147b; } .AnyTagClassName { color: #3e147b; } </style>
<style> a { background-color: #3e147b; } a { background-color: rgb(62,20,123); } div.DivClassName { background-color: #3e147b; } .BgClassName { background-color: #3e147b; } </style>
<style> span { border-color: #3e147b; } span { border-color: rgb(62,20,123); } td.TdClassName { border-color: #3e147b; } .TagClassName { border-color: #3e147b; } </style>