#B62A5F (or 0xB62A5F) is unknown color: approx Rouge. HEX triplet: B6, 2A and 5F. RGB value is (182,42,95). Sum of RGB (Red+Green+Blue) = 182+42+95=319 (42% of max value = 765). Red value is 182 (71.48% from 255 or 57.05% from 319); Green value is 42 (16.80% from 255 or 13.17% from 319); Blue value is 95 (37.5% from 255 or 29.78% from 319); Max value from RGB is 182 - color contains mainly: red. Hex color #B62A5F is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #B62A5F is #49D5A0. Grayscale: #595959. Windows color (decimal): -4838817 or 6236854. OLE color: 6236854.
HSL color Cylindrical-coordinate representation of color #B62A5F: hue angle of 337.29º degrees, saturation: 0.62, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #B62A5F is Cyan = 0, Magento = 0.77, Yellow = 0.48 and Black (K on CMYK) = 0.29.
<style> p { color: #b62a5f; } p { color: rgb(182,42,95); } H1.HeaderClassName { color: #b62a5f; } .AnyTagClassName { color: #b62a5f; } </style>
<style> a { background-color: #b62a5f; } a { background-color: rgb(182,42,95); } div.DivClassName { background-color: #b62a5f; } .BgClassName { background-color: #b62a5f; } </style>
<style> span { border-color: #b62a5f; } span { border-color: rgb(182,42,95); } td.TdClassName { border-color: #b62a5f; } .TagClassName { border-color: #b62a5f; } </style>