#B860C3 (or 0xB860C3) is unknown color: approx Fuchsia. HEX triplet: B8, 60 and C3. RGB value is (184,96,195). Sum of RGB (Red+Green+Blue) = 184+96+195=475 (62% of max value = 765). Red value is 184 (72.27% from 255 or 38.74% from 475); Green value is 96 (37.89% from 255 or 20.21% from 475); Blue value is 195 (76.56% from 255 or 41.05% from 475); Max value from RGB is 195 - color contains mainly: blue. Hex color #B860C3 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #B860C3 is #479F3C. Grayscale: #858585. Windows color (decimal): -4693821 or 12804280. OLE color: 12804280.
HSL color Cylindrical-coordinate representation of color #B860C3: hue angle of 293.33º degrees, saturation: 0.45, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #B860C3 is Cyan = 0.06, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #B860C3; } p { color: rgb(184,96,195); } H1.HeaderClassName { color: #B860C3; } .AnyTagClassName { color: #B860C3; } </style>
<style> a { background-color: #B860C3; } a { background-color: rgb(184,96,195); } div.DivClassName { background-color: #B860C3; } .BgClassName { background-color: #B860C3; } </style>
<style> span { border-color: #B860C3; } span { border-color: rgb(184,96,195); } td.TdClassName { border-color: #B860C3; } .TagClassName { border-color: #B860C3; } </style>