#B25A60 (or 0xB25A60) is unknown color: approx Blush. HEX triplet: B2, 5A and 60. RGB value is (178,90,96). Sum of RGB (Red+Green+Blue) = 178+90+96=364 (48% of max value = 765). Red value is 178 (69.92% from 255 or 48.90% from 364); Green value is 90 (35.55% from 255 or 24.73% from 364); Blue value is 96 (37.89% from 255 or 26.37% from 364); Max value from RGB is 178 - color contains mainly: red. Hex color #B25A60 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B25A60 is #4DA59F. Grayscale: #757575. Windows color (decimal): -5088672 or 6314674. OLE color: 6314674.
HSL color Cylindrical-coordinate representation of color #B25A60: hue angle of 355.91º degrees, saturation: 0.36, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #B25A60 is Cyan = 0, Magento = 0.49, Yellow = 0.46 and Black (K on CMYK) = 0.30.
<style> p { color: #b25a60; } p { color: rgb(178,90,96); } H1.HeaderClassName { color: #b25a60; } .AnyTagClassName { color: #b25a60; } </style>
<style> a { background-color: #b25a60; } a { background-color: rgb(178,90,96); } div.DivClassName { background-color: #b25a60; } .BgClassName { background-color: #b25a60; } </style>
<style> span { border-color: #b25a60; } span { border-color: rgb(178,90,96); } td.TdClassName { border-color: #b25a60; } .TagClassName { border-color: #b25a60; } </style>