#B6347B (or 0xB6347B) is unknown color: approx Medium Red Violet. HEX triplet: B6, 34 and 7B. RGB value is (182,52,123). Sum of RGB (Red+Green+Blue) = 182+52+123=357 (47% of max value = 765). Red value is 182 (71.48% from 255 or 50.98% from 357); Green value is 52 (20.70% from 255 or 14.57% from 357); Blue value is 123 (48.44% from 255 or 34.45% from 357); Max value from RGB is 182 - color contains mainly: red. Hex color #B6347B is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #B6347B is #49CB84. Grayscale: #626262. Windows color (decimal): -4836229 or 8074422. OLE color: 8074422.
HSL color Cylindrical-coordinate representation of color #B6347B: hue angle of 327.23º degrees, saturation: 0.56, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #B6347B is Cyan = 0, Magento = 0.71, Yellow = 0.32 and Black (K on CMYK) = 0.29.
<style> p { color: #B6347B; } p { color: rgb(182,52,123); } H1.HeaderClassName { color: #B6347B; } .AnyTagClassName { color: #B6347B; } </style>
<style> a { background-color: #B6347B; } a { background-color: rgb(182,52,123); } div.DivClassName { background-color: #B6347B; } .BgClassName { background-color: #B6347B; } </style>
<style> span { border-color: #B6347B; } span { border-color: rgb(182,52,123); } td.TdClassName { border-color: #B6347B; } .TagClassName { border-color: #B6347B; } </style>