#BF3473 (or 0xBF3473) is unknown color: approx Medium Red Violet. HEX triplet: BF, 34 and 73. RGB value is (191,52,115). Sum of RGB (Red+Green+Blue) = 191+52+115=358 (47% of max value = 765). Red value is 191 (75% from 255 or 53.35% from 358); Green value is 52 (20.70% from 255 or 14.53% from 358); Blue value is 115 (45.31% from 255 or 32.12% from 358); Max value from RGB is 191 - color contains mainly: red. Hex color #BF3473 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #BF3473 is #40CB8C. Grayscale: #646464. Windows color (decimal): -4246413 or 7550143. OLE color: 7550143.
HSL color Cylindrical-coordinate representation of color #BF3473: hue angle of 332.81º degrees, saturation: 0.57, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #BF3473 is Cyan = 0, Magento = 0.73, Yellow = 0.40 and Black (K on CMYK) = 0.25.
<style> p { color: #bf3473; } p { color: rgb(191,52,115); } H1.HeaderClassName { color: #bf3473; } .AnyTagClassName { color: #bf3473; } </style>
<style> a { background-color: #bf3473; } a { background-color: rgb(191,52,115); } div.DivClassName { background-color: #bf3473; } .BgClassName { background-color: #bf3473; } </style>
<style> span { border-color: #bf3473; } span { border-color: rgb(191,52,115); } td.TdClassName { border-color: #bf3473; } .TagClassName { border-color: #bf3473; } </style>