#420E4E (or 0x420E4E) is unknown color: approx Blackcurrant. HEX triplet: 42, 0E and 4E. RGB value is (66,14,78). Sum of RGB (Red+Green+Blue) = 66+14+78=158 (20% of max value = 765). Red value is 66 (26.17% from 255 or 41.77% from 158); Green value is 14 (5.86% from 255 or 8.86% from 158); Blue value is 78 (30.86% from 255 or 49.37% from 158); Max value from RGB is 78 - color contains mainly: blue. Hex color #420E4E is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #420E4E is #BDF1B1. Grayscale: #242424. Windows color (decimal): -12448178 or 5115458. OLE color: 5115458.
HSL color Cylindrical-coordinate representation of color #420E4E: hue angle of 288.75º degrees, saturation: 0.7, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #420E4E is Cyan = 0.15, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.69.
<style> p { color: #420E4E; } p { color: rgb(66,14,78); } H1.HeaderClassName { color: #420E4E; } .AnyTagClassName { color: #420E4E; } </style>
<style> a { background-color: #420E4E; } a { background-color: rgb(66,14,78); } div.DivClassName { background-color: #420E4E; } .BgClassName { background-color: #420E4E; } </style>
<style> span { border-color: #420E4E; } span { border-color: rgb(66,14,78); } td.TdClassName { border-color: #420E4E; } .TagClassName { border-color: #420E4E; } </style>