#D734BD (or 0xD734BD) is unknown color: approx Fuchsia. HEX triplet: D7, 34 and BD. RGB value is (215,52,189). Sum of RGB (Red+Green+Blue) = 215+52+189=456 (60% of max value = 765). Red value is 215 (84.38% from 255 or 47.15% from 456); Green value is 52 (20.70% from 255 or 11.40% from 456); Blue value is 189 (74.22% from 255 or 41.45% from 456); Max value from RGB is 215 - color contains mainly: red. Hex color #D734BD is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #D734BD is #28CB42. Grayscale: #737373. Windows color (decimal): -2673475 or 12399831. OLE color: 12399831.
HSL color Cylindrical-coordinate representation of color #D734BD: hue angle of 309.57º degrees, saturation: 0.67, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #D734BD is Cyan = 0, Magento = 0.76, Yellow = 0.12 and Black (K on CMYK) = 0.16.
<style> p { color: #d734bd; } p { color: rgb(215,52,189); } H1.HeaderClassName { color: #d734bd; } .AnyTagClassName { color: #d734bd; } </style>
<style> a { background-color: #d734bd; } a { background-color: rgb(215,52,189); } div.DivClassName { background-color: #d734bd; } .BgClassName { background-color: #d734bd; } </style>
<style> span { border-color: #d734bd; } span { border-color: rgb(215,52,189); } td.TdClassName { border-color: #d734bd; } .TagClassName { border-color: #d734bd; } </style>