#B33E5D (or 0xB33E5D) is unknown color: approx Rouge. HEX triplet: B3, 3E and 5D. RGB value is (179,62,93). Sum of RGB (Red+Green+Blue) = 179+62+93=334 (44% of max value = 765). Red value is 179 (70.31% from 255 or 53.59% from 334); Green value is 62 (24.61% from 255 or 18.56% from 334); Blue value is 93 (36.72% from 255 or 27.84% from 334); Max value from RGB is 179 - color contains mainly: red. Hex color #B33E5D is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #B33E5D is #4CC1A2. Grayscale: #646464. Windows color (decimal): -5030307 or 6110899. OLE color: 6110899.
HSL color Cylindrical-coordinate representation of color #B33E5D: hue angle of 344.1º degrees, saturation: 0.49, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #B33E5D is Cyan = 0, Magento = 0.65, Yellow = 0.48 and Black (K on CMYK) = 0.30.
<style> p { color: #B33E5D; } p { color: rgb(179,62,93); } H1.HeaderClassName { color: #B33E5D; } .AnyTagClassName { color: #B33E5D; } </style>
<style> a { background-color: #B33E5D; } a { background-color: rgb(179,62,93); } div.DivClassName { background-color: #B33E5D; } .BgClassName { background-color: #B33E5D; } </style>
<style> span { border-color: #B33E5D; } span { border-color: rgb(179,62,93); } td.TdClassName { border-color: #B33E5D; } .TagClassName { border-color: #B33E5D; } </style>