#B72D48 (or 0xB72D48) is unknown color: approx Old Rose. HEX triplet: B7, 2D and 48. RGB value is (183,45,72). Sum of RGB (Red+Green+Blue) = 183+45+72=300 (39% of max value = 765). Red value is 183 (71.88% from 255 or 61% from 300); Green value is 45 (17.97% from 255 or 15% from 300); Blue value is 72 (28.52% from 255 or 24% from 300); Max value from RGB is 183 - color contains mainly: red. Hex color #B72D48 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #B72D48 is #48D2B7. Grayscale: #595959. Windows color (decimal): -4772536 or 4730295. OLE color: 4730295.
HSL color Cylindrical-coordinate representation of color #B72D48: hue angle of 348.26º degrees, saturation: 0.61, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #B72D48 is Cyan = 0, Magento = 0.75, Yellow = 0.61 and Black (K on CMYK) = 0.28.
<style> p { color: #b72d48; } p { color: rgb(183,45,72); } H1.HeaderClassName { color: #b72d48; } .AnyTagClassName { color: #b72d48; } </style>
<style> a { background-color: #b72d48; } a { background-color: rgb(183,45,72); } div.DivClassName { background-color: #b72d48; } .BgClassName { background-color: #b72d48; } </style>
<style> span { border-color: #b72d48; } span { border-color: rgb(183,45,72); } td.TdClassName { border-color: #b72d48; } .TagClassName { border-color: #b72d48; } </style>