#B133ED (or 0xB133ED) is unknown color: approx Dark Orchid. HEX triplet: B1, 33 and ED. RGB value is (177,51,237). Sum of RGB (Red+Green+Blue) = 177+51+237=465 (61% of max value = 765). Red value is 177 (69.53% from 255 or 38.06% from 465); Green value is 51 (20.31% from 255 or 10.97% from 465); Blue value is 237 (92.97% from 255 or 50.97% from 465); Max value from RGB is 237 - color contains mainly: blue. Hex color #B133ED is not a web safe color. Web safe color analog (approx): #9933FF. Inversed color of #B133ED is #4ECC12. Grayscale: #6D6D6D. Windows color (decimal): -5164051 or 15545265. OLE color: 15545265.
HSL color Cylindrical-coordinate representation of color #B133ED: hue angle of 280.65º degrees, saturation: 0.84, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #B133ED is Cyan = 0.25, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #b133ed; } p { color: rgb(177,51,237); } H1.HeaderClassName { color: #b133ed; } .AnyTagClassName { color: #b133ed; } </style>
<style> a { background-color: #b133ed; } a { background-color: rgb(177,51,237); } div.DivClassName { background-color: #b133ed; } .BgClassName { background-color: #b133ed; } </style>
<style> span { border-color: #b133ed; } span { border-color: rgb(177,51,237); } td.TdClassName { border-color: #b133ed; } .TagClassName { border-color: #b133ed; } </style>