#B3095E (or 0xB3095E) is unknown color: approx Jazzberry Jam. HEX triplet: B3, 09 and 5E. RGB value is (179,9,94). Sum of RGB (Red+Green+Blue) = 179+9+94=282 (37% of max value = 765). Red value is 179 (70.31% from 255 or 63.48% from 282); Green value is 9 (3.91% from 255 or 3.19% from 282); Blue value is 94 (37.11% from 255 or 33.33% from 282); Max value from RGB is 179 - color contains mainly: red. Hex color #B3095E is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #B3095E is #4CF6A1. Grayscale: #454545. Windows color (decimal): -5043874 or 6162867. OLE color: 6162867.
HSL color Cylindrical-coordinate representation of color #B3095E: hue angle of 330º degrees, saturation: 0.9, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #B3095E is Cyan = 0, Magento = 0.95, Yellow = 0.47 and Black (K on CMYK) = 0.30.
<style> p { color: #b3095e; } p { color: rgb(179,9,94); } H1.HeaderClassName { color: #b3095e; } .AnyTagClassName { color: #b3095e; } </style>
<style> a { background-color: #b3095e; } a { background-color: rgb(179,9,94); } div.DivClassName { background-color: #b3095e; } .BgClassName { background-color: #b3095e; } </style>
<style> span { border-color: #b3095e; } span { border-color: rgb(179,9,94); } td.TdClassName { border-color: #b3095e; } .TagClassName { border-color: #b3095e; } </style>