#D231C1 (or 0xD231C1) is unknown color: approx Fuchsia. HEX triplet: D2, 31 and C1. RGB value is (210,49,193). Sum of RGB (Red+Green+Blue) = 210+49+193=452 (59% of max value = 765). Red value is 210 (82.42% from 255 or 46.46% from 452); Green value is 49 (19.53% from 255 or 10.84% from 452); Blue value is 193 (75.78% from 255 or 42.70% from 452); Max value from RGB is 210 - color contains mainly: red. Hex color #D231C1 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #D231C1 is #2DCE3E. Grayscale: #717171. Windows color (decimal): -3001919 or 12661202. OLE color: 12661202.
HSL color Cylindrical-coordinate representation of color #D231C1: hue angle of 306.34º degrees, saturation: 0.64, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #D231C1 is Cyan = 0, Magento = 0.77, Yellow = 0.08 and Black (K on CMYK) = 0.18.
<style> p { color: #D231C1; } p { color: rgb(210,49,193); } H1.HeaderClassName { color: #D231C1; } .AnyTagClassName { color: #D231C1; } </style>
<style> a { background-color: #D231C1; } a { background-color: rgb(210,49,193); } div.DivClassName { background-color: #D231C1; } .BgClassName { background-color: #D231C1; } </style>
<style> span { border-color: #D231C1; } span { border-color: rgb(210,49,193); } td.TdClassName { border-color: #D231C1; } .TagClassName { border-color: #D231C1; } </style>