#D30C9F (or 0xD30C9F) is unknown color: approx Medium Violet Red. HEX triplet: D3, 0C and 9F. RGB value is (211,12,159). Sum of RGB (Red+Green+Blue) = 211+12+159=382 (50% of max value = 765). Red value is 211 (82.81% from 255 or 55.24% from 382); Green value is 12 (5.08% from 255 or 3.14% from 382); Blue value is 159 (62.5% from 255 or 41.62% from 382); Max value from RGB is 211 - color contains mainly: red. Hex color #D30C9F is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #D30C9F is #2CF360. Grayscale: #575757. Windows color (decimal): -2945889 or 10423507. OLE color: 10423507.
HSL color Cylindrical-coordinate representation of color #D30C9F: hue angle of 315.68º degrees, saturation: 0.89, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #D30C9F is Cyan = 0, Magento = 0.94, Yellow = 0.25 and Black (K on CMYK) = 0.17.
<style> p { color: #D30C9F; } p { color: rgb(211,12,159); } H1.HeaderClassName { color: #D30C9F; } .AnyTagClassName { color: #D30C9F; } </style>
<style> a { background-color: #D30C9F; } a { background-color: rgb(211,12,159); } div.DivClassName { background-color: #D30C9F; } .BgClassName { background-color: #D30C9F; } </style>
<style> span { border-color: #D30C9F; } span { border-color: rgb(211,12,159); } td.TdClassName { border-color: #D30C9F; } .TagClassName { border-color: #D30C9F; } </style>