#832DEF (or 0x832DEF) is unknown color: approx Blue Violet. HEX triplet: 83, 2D and EF. RGB value is (131,45,239). Sum of RGB (Red+Green+Blue) = 131+45+239=415 (54% of max value = 765). Red value is 131 (51.56% from 255 or 31.57% from 415); Green value is 45 (17.97% from 255 or 10.84% from 415); Blue value is 239 (93.75% from 255 or 57.59% from 415); Max value from RGB is 239 - color contains mainly: blue. Hex color #832DEF is not a web safe color. Web safe color analog (approx): #9933FF. Inversed color of #832DEF is #7CD210. Grayscale: #5C5C5C. Windows color (decimal): -8180241 or 15674755. OLE color: 15674755.
HSL color Cylindrical-coordinate representation of color #832DEF: hue angle of 266.6º degrees, saturation: 0.86, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #832DEF is Cyan = 0.45, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #832DEF; } p { color: rgb(131,45,239); } H1.HeaderClassName { color: #832DEF; } .AnyTagClassName { color: #832DEF; } </style>
<style> a { background-color: #832DEF; } a { background-color: rgb(131,45,239); } div.DivClassName { background-color: #832DEF; } .BgClassName { background-color: #832DEF; } </style>
<style> span { border-color: #832DEF; } span { border-color: rgb(131,45,239); } td.TdClassName { border-color: #832DEF; } .TagClassName { border-color: #832DEF; } </style>