#B2505A (or 0xB2505A) is unknown color: approx Hippie Pink. HEX triplet: B2, 50 and 5A. RGB value is (178,80,90). Sum of RGB (Red+Green+Blue) = 178+80+90=348 (46% of max value = 765). Red value is 178 (69.92% from 255 or 51.15% from 348); Green value is 80 (31.64% from 255 or 22.99% from 348); Blue value is 90 (35.55% from 255 or 25.86% from 348); Max value from RGB is 178 - color contains mainly: red. Hex color #B2505A is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B2505A is #4DAFA5. Grayscale: #6E6E6E. Windows color (decimal): -5091238 or 5918898. OLE color: 5918898.
HSL color Cylindrical-coordinate representation of color #B2505A: hue angle of 353.88º degrees, saturation: 0.39, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #B2505A is Cyan = 0, Magento = 0.55, Yellow = 0.49 and Black (K on CMYK) = 0.30.
<style> p { color: #B2505A; } p { color: rgb(178,80,90); } H1.HeaderClassName { color: #B2505A; } .AnyTagClassName { color: #B2505A; } </style>
<style> a { background-color: #B2505A; } a { background-color: rgb(178,80,90); } div.DivClassName { background-color: #B2505A; } .BgClassName { background-color: #B2505A; } </style>
<style> span { border-color: #B2505A; } span { border-color: rgb(178,80,90); } td.TdClassName { border-color: #B2505A; } .TagClassName { border-color: #B2505A; } </style>