#D323A3 (or 0xD323A3) is unknown color: approx Medium Violet Red. HEX triplet: D3, 23 and A3. RGB value is (211,35,163). Sum of RGB (Red+Green+Blue) = 211+35+163=409 (54% of max value = 765). Red value is 211 (82.81% from 255 or 51.59% from 409); Green value is 35 (14.06% from 255 or 8.56% from 409); Blue value is 163 (64.06% from 255 or 39.85% from 409); Max value from RGB is 211 - color contains mainly: red. Hex color #D323A3 is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #D323A3 is #2CDC5C. Grayscale: #656565. Windows color (decimal): -2939997 or 10691539. OLE color: 10691539.
HSL color Cylindrical-coordinate representation of color #D323A3: hue angle of 316.36º degrees, saturation: 0.72, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #D323A3 is Cyan = 0, Magento = 0.83, Yellow = 0.23 and Black (K on CMYK) = 0.17.
<style> p { color: #d323a3; } p { color: rgb(211,35,163); } H1.HeaderClassName { color: #d323a3; } .AnyTagClassName { color: #d323a3; } </style>
<style> a { background-color: #d323a3; } a { background-color: rgb(211,35,163); } div.DivClassName { background-color: #d323a3; } .BgClassName { background-color: #d323a3; } </style>
<style> span { border-color: #d323a3; } span { border-color: rgb(211,35,163); } td.TdClassName { border-color: #d323a3; } .TagClassName { border-color: #d323a3; } </style>