#B42F30 (or 0xB42F30) is unknown color: approx Mahogany. HEX triplet: B4, 2F and 30. RGB value is (180,47,48). Sum of RGB (Red+Green+Blue) = 180+47+48=275 (36% of max value = 765). Red value is 180 (70.70% from 255 or 65.45% from 275); Green value is 47 (18.75% from 255 or 17.09% from 275); Blue value is 48 (19.14% from 255 or 17.45% from 275); Max value from RGB is 180 - color contains mainly: red. Hex color #B42F30 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B42F30 is #4BD0CF. Grayscale: #575757. Windows color (decimal): -4968656 or 3157940. OLE color: 3157940.
HSL color Cylindrical-coordinate representation of color #B42F30: hue angle of 359.55º degrees, saturation: 0.59, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #B42F30 is Cyan = 0, Magento = 0.74, Yellow = 0.73 and Black (K on CMYK) = 0.29.
<style> p { color: #b42f30; } p { color: rgb(180,47,48); } H1.HeaderClassName { color: #b42f30; } .AnyTagClassName { color: #b42f30; } </style>
<style> a { background-color: #b42f30; } a { background-color: rgb(180,47,48); } div.DivClassName { background-color: #b42f30; } .BgClassName { background-color: #b42f30; } </style>
<style> span { border-color: #b42f30; } span { border-color: rgb(180,47,48); } td.TdClassName { border-color: #b42f30; } .TagClassName { border-color: #b42f30; } </style>