#B10065 (or 0xB10065) is unknown color: approx Jazzberry Jam. HEX triplet: B1, 00 and 65. RGB value is (177,0,101). Sum of RGB (Red+Green+Blue) = 177+0+101=278 (36% of max value = 765). Red value is 177 (69.53% from 255 or 63.67% from 278); Green value is 0 (0.39% from 255 or 0% from 278); Blue value is 101 (39.84% from 255 or 36.33% from 278); Max value from RGB is 177 - color contains mainly: red. Hex color #B10065 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #B10065 is #4EFF9A. Grayscale: #404040. Windows color (decimal): -5177243 or 6619313. OLE color: 6619313.
HSL color Cylindrical-coordinate representation of color #B10065: hue angle of 325.76º degrees, saturation: 1, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 1%. Process color model (Four color, CMYK) of #B10065 is Cyan = 0, Magento = 1, Yellow = 0.43 and Black (K on CMYK) = 0.31.
<style> p { color: #B10065; } p { color: rgb(177,0,101); } H1.HeaderClassName { color: #B10065; } .AnyTagClassName { color: #B10065; } </style>
<style> a { background-color: #B10065; } a { background-color: rgb(177,0,101); } div.DivClassName { background-color: #B10065; } .BgClassName { background-color: #B10065; } </style>
<style> span { border-color: #B10065; } span { border-color: rgb(177,0,101); } td.TdClassName { border-color: #B10065; } .TagClassName { border-color: #B10065; } </style>