#DC958C (or 0xDC958C) is unknown color: approx Petite Orchid. HEX triplet: DC, 95 and 8C. RGB value is (220,149,140). Sum of RGB (Red+Green+Blue) = 220+149+140=509 (67% of max value = 765). Red value is 220 (86.33% from 255 or 43.22% from 509); Green value is 149 (58.59% from 255 or 29.27% from 509); Blue value is 140 (55.08% from 255 or 27.50% from 509); Max value from RGB is 220 - color contains mainly: red. Hex color #DC958C is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #DC958C is #236A73. Grayscale: #A9A9A9. Windows color (decimal): -2321012 or 9213404. OLE color: 9213404.
HSL color Cylindrical-coordinate representation of color #DC958C: hue angle of 6.75º degrees, saturation: 0.53, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #DC958C is Cyan = 0, Magento = 0.32, Yellow = 0.36 and Black (K on CMYK) = 0.14.
<style> p { color: #DC958C; } p { color: rgb(220,149,140); } H1.HeaderClassName { color: #DC958C; } .AnyTagClassName { color: #DC958C; } </style>
<style> a { background-color: #DC958C; } a { background-color: rgb(220,149,140); } div.DivClassName { background-color: #DC958C; } .BgClassName { background-color: #DC958C; } </style>
<style> span { border-color: #DC958C; } span { border-color: rgb(220,149,140); } td.TdClassName { border-color: #DC958C; } .TagClassName { border-color: #DC958C; } </style>