#B4005E (or 0xB4005E) is unknown color: approx Jazzberry Jam. HEX triplet: B4, 00 and 5E. RGB value is (180,0,94). Sum of RGB (Red+Green+Blue) = 180+0+94=274 (36% of max value = 765). Red value is 180 (70.70% from 255 or 65.69% from 274); Green value is 0 (0.39% from 255 or 0% from 274); Blue value is 94 (37.11% from 255 or 34.31% from 274); Max value from RGB is 180 - color contains mainly: red. Hex color #B4005E is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #B4005E is #4BFFA1. Grayscale: #404040. Windows color (decimal): -4980642 or 6160564. OLE color: 6160564.
HSL color Cylindrical-coordinate representation of color #B4005E: hue angle of 328.67º degrees, saturation: 1, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 1%. Process color model (Four color, CMYK) of #B4005E is Cyan = 0, Magento = 1, Yellow = 0.48 and Black (K on CMYK) = 0.29.
<style> p { color: #B4005E; } p { color: rgb(180,0,94); } H1.HeaderClassName { color: #B4005E; } .AnyTagClassName { color: #B4005E; } </style>
<style> a { background-color: #B4005E; } a { background-color: rgb(180,0,94); } div.DivClassName { background-color: #B4005E; } .BgClassName { background-color: #B4005E; } </style>
<style> span { border-color: #B4005E; } span { border-color: rgb(180,0,94); } td.TdClassName { border-color: #B4005E; } .TagClassName { border-color: #B4005E; } </style>