#431EDD (or 0x431EDD) is unknown color: approx Han Purple. HEX triplet: 43, 1E and DD. RGB value is (67,30,221). Sum of RGB (Red+Green+Blue) = 67+30+221=318 (42% of max value = 765). Red value is 67 (26.56% from 255 or 21.07% from 318); Green value is 30 (12.11% from 255 or 9.43% from 318); Blue value is 221 (86.72% from 255 or 69.50% from 318); Max value from RGB is 221 - color contains mainly: blue. Hex color #431EDD is not a web safe color. Web safe color analog (approx): #3333CC. Inversed color of #431EDD is #BCE122. Grayscale: #3E3E3E. Windows color (decimal): -12378403 or 14491203. OLE color: 14491203.
HSL color Cylindrical-coordinate representation of color #431EDD: hue angle of 251.62º degrees, saturation: 0.76, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #431EDD is Cyan = 0.70, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #431EDD; } p { color: rgb(67,30,221); } H1.HeaderClassName { color: #431EDD; } .AnyTagClassName { color: #431EDD; } </style>
<style> a { background-color: #431EDD; } a { background-color: rgb(67,30,221); } div.DivClassName { background-color: #431EDD; } .BgClassName { background-color: #431EDD; } </style>
<style> span { border-color: #431EDD; } span { border-color: rgb(67,30,221); } td.TdClassName { border-color: #431EDD; } .TagClassName { border-color: #431EDD; } </style>