#B33E34 (or 0xB33E34) is unknown color: approx Medium Carmine. HEX triplet: B3, 3E and 34. RGB value is (179,62,52). Sum of RGB (Red+Green+Blue) = 179+62+52=293 (38% of max value = 765). Red value is 179 (70.31% from 255 or 61.09% from 293); Green value is 62 (24.61% from 255 or 21.16% from 293); Blue value is 52 (20.70% from 255 or 17.75% from 293); Max value from RGB is 179 - color contains mainly: red. Hex color #B33E34 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B33E34 is #4CC1CB. Grayscale: #606060. Windows color (decimal): -5030348 or 3423923. OLE color: 3423923.
HSL color Cylindrical-coordinate representation of color #B33E34: hue angle of 4.72º degrees, saturation: 0.55, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #B33E34 is Cyan = 0, Magento = 0.65, Yellow = 0.71 and Black (K on CMYK) = 0.30.
<style> p { color: #B33E34; } p { color: rgb(179,62,52); } H1.HeaderClassName { color: #B33E34; } .AnyTagClassName { color: #B33E34; } </style>
<style> a { background-color: #B33E34; } a { background-color: rgb(179,62,52); } div.DivClassName { background-color: #B33E34; } .BgClassName { background-color: #B33E34; } </style>
<style> span { border-color: #B33E34; } span { border-color: rgb(179,62,52); } td.TdClassName { border-color: #B33E34; } .TagClassName { border-color: #B33E34; } </style>