#D253C0 (or 0xD253C0) is unknown color: approx Fuchsia. HEX triplet: D2, 53 and C0. RGB value is (210,83,192). Sum of RGB (Red+Green+Blue) = 210+83+192=485 (64% of max value = 765). Red value is 210 (82.42% from 255 or 43.30% from 485); Green value is 83 (32.81% from 255 or 17.11% from 485); Blue value is 192 (75.39% from 255 or 39.59% from 485); Max value from RGB is 210 - color contains mainly: red. Hex color #D253C0 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #D253C0 is #2DAC3F. Grayscale: #858585. Windows color (decimal): -2993216 or 12604370. OLE color: 12604370.
HSL color Cylindrical-coordinate representation of color #D253C0: hue angle of 308.5º degrees, saturation: 0.59, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #D253C0 is Cyan = 0, Magento = 0.60, Yellow = 0.09 and Black (K on CMYK) = 0.18.
<style> p { color: #D253C0; } p { color: rgb(210,83,192); } H1.HeaderClassName { color: #D253C0; } .AnyTagClassName { color: #D253C0; } </style>
<style> a { background-color: #D253C0; } a { background-color: rgb(210,83,192); } div.DivClassName { background-color: #D253C0; } .BgClassName { background-color: #D253C0; } </style>
<style> span { border-color: #D253C0; } span { border-color: rgb(210,83,192); } td.TdClassName { border-color: #D253C0; } .TagClassName { border-color: #D253C0; } </style>