#B042C3 (or 0xB042C3) is unknown color: approx Medium Orchid. HEX triplet: B0, 42 and C3. RGB value is (176,66,195). Sum of RGB (Red+Green+Blue) = 176+66+195=437 (57% of max value = 765). Red value is 176 (69.14% from 255 or 40.27% from 437); Green value is 66 (26.17% from 255 or 15.10% from 437); Blue value is 195 (76.56% from 255 or 44.62% from 437); Max value from RGB is 195 - color contains mainly: blue. Hex color #B042C3 is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #B042C3 is #4FBD3C. Grayscale: #717171. Windows color (decimal): -5225789 or 12796592. OLE color: 12796592.
HSL color Cylindrical-coordinate representation of color #B042C3: hue angle of 291.16º degrees, saturation: 0.52, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #B042C3 is Cyan = 0.10, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #b042c3; } p { color: rgb(176,66,195); } H1.HeaderClassName { color: #b042c3; } .AnyTagClassName { color: #b042c3; } </style>
<style> a { background-color: #b042c3; } a { background-color: rgb(176,66,195); } div.DivClassName { background-color: #b042c3; } .BgClassName { background-color: #b042c3; } </style>
<style> span { border-color: #b042c3; } span { border-color: rgb(176,66,195); } td.TdClassName { border-color: #b042c3; } .TagClassName { border-color: #b042c3; } </style>