#DC377E (or 0xDC377E) is unknown color: approx Deep Cerise. HEX triplet: DC, 37 and 7E. RGB value is (220,55,126). Sum of RGB (Red+Green+Blue) = 220+55+126=401 (53% of max value = 765). Red value is 220 (86.33% from 255 or 54.86% from 401); Green value is 55 (21.88% from 255 or 13.72% from 401); Blue value is 126 (49.61% from 255 or 31.42% from 401); Max value from RGB is 220 - color contains mainly: red. Hex color #DC377E is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #DC377E is #23C881. Grayscale: #707070. Windows color (decimal): -2345090 or 8271836. OLE color: 8271836.
HSL color Cylindrical-coordinate representation of color #DC377E: hue angle of 334.18º degrees, saturation: 0.7, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #DC377E is Cyan = 0, Magento = 0.75, Yellow = 0.43 and Black (K on CMYK) = 0.14.
<style> p { color: #DC377E; } p { color: rgb(220,55,126); } H1.HeaderClassName { color: #DC377E; } .AnyTagClassName { color: #DC377E; } </style>
<style> a { background-color: #DC377E; } a { background-color: rgb(220,55,126); } div.DivClassName { background-color: #DC377E; } .BgClassName { background-color: #DC377E; } </style>
<style> span { border-color: #DC377E; } span { border-color: rgb(220,55,126); } td.TdClassName { border-color: #DC377E; } .TagClassName { border-color: #DC377E; } </style>