#B03DC7 (or 0xB03DC7) is unknown color: approx Medium Orchid. HEX triplet: B0, 3D and C7. RGB value is (176,61,199). Sum of RGB (Red+Green+Blue) = 176+61+199=436 (57% of max value = 765). Red value is 176 (69.14% from 255 or 40.37% from 436); Green value is 61 (24.22% from 255 or 13.99% from 436); Blue value is 199 (78.12% from 255 or 45.64% from 436); Max value from RGB is 199 - color contains mainly: blue. Hex color #B03DC7 is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #B03DC7 is #4FC238. Grayscale: #6E6E6E. Windows color (decimal): -5227065 or 13057456. OLE color: 13057456.
HSL color Cylindrical-coordinate representation of color #B03DC7: hue angle of 290º degrees, saturation: 0.55, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #B03DC7 is Cyan = 0.12, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #b03dc7; } p { color: rgb(176,61,199); } H1.HeaderClassName { color: #b03dc7; } .AnyTagClassName { color: #b03dc7; } </style>
<style> a { background-color: #b03dc7; } a { background-color: rgb(176,61,199); } div.DivClassName { background-color: #b03dc7; } .BgClassName { background-color: #b03dc7; } </style>
<style> span { border-color: #b03dc7; } span { border-color: rgb(176,61,199); } td.TdClassName { border-color: #b03dc7; } .TagClassName { border-color: #b03dc7; } </style>