#DC0F48 (or 0xDC0F48) is unknown color: approx Crimson. HEX triplet: DC, 0F and 48. RGB value is (220,15,72). Sum of RGB (Red+Green+Blue) = 220+15+72=307 (40% of max value = 765). Red value is 220 (86.33% from 255 or 71.66% from 307); Green value is 15 (6.25% from 255 or 4.89% from 307); Blue value is 72 (28.52% from 255 or 23.45% from 307); Max value from RGB is 220 - color contains mainly: red. Hex color #DC0F48 is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #DC0F48 is #23F0B7. Grayscale: #525252. Windows color (decimal): -2355384 or 4722652. OLE color: 4722652.
HSL color Cylindrical-coordinate representation of color #DC0F48: hue angle of 343.32º degrees, saturation: 0.87, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #DC0F48 is Cyan = 0, Magento = 0.93, Yellow = 0.67 and Black (K on CMYK) = 0.14.
<style> p { color: #DC0F48; } p { color: rgb(220,15,72); } H1.HeaderClassName { color: #DC0F48; } .AnyTagClassName { color: #DC0F48; } </style>
<style> a { background-color: #DC0F48; } a { background-color: rgb(220,15,72); } div.DivClassName { background-color: #DC0F48; } .BgClassName { background-color: #DC0F48; } </style>
<style> span { border-color: #DC0F48; } span { border-color: rgb(220,15,72); } td.TdClassName { border-color: #DC0F48; } .TagClassName { border-color: #DC0F48; } </style>