#DC1258 (or 0xDC1258) is unknown color: approx Ruby. HEX triplet: DC, 12 and 58. RGB value is (220,18,88). Sum of RGB (Red+Green+Blue) = 220+18+88=326 (43% of max value = 765). Red value is 220 (86.33% from 255 or 67.48% from 326); Green value is 18 (7.42% from 255 or 5.52% from 326); Blue value is 88 (34.77% from 255 or 26.99% from 326); Max value from RGB is 220 - color contains mainly: red. Hex color #DC1258 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #DC1258 is #23EDA7. Grayscale: #565656. Windows color (decimal): -2354600 or 5771996. OLE color: 5771996.
HSL color Cylindrical-coordinate representation of color #DC1258: hue angle of 339.21º degrees, saturation: 0.85, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #DC1258 is Cyan = 0, Magento = 0.92, Yellow = 0.6 and Black (K on CMYK) = 0.14.
<style> p { color: #dc1258; } p { color: rgb(220,18,88); } H1.HeaderClassName { color: #dc1258; } .AnyTagClassName { color: #dc1258; } </style>
<style> a { background-color: #dc1258; } a { background-color: rgb(220,18,88); } div.DivClassName { background-color: #dc1258; } .BgClassName { background-color: #dc1258; } </style>
<style> span { border-color: #dc1258; } span { border-color: rgb(220,18,88); } td.TdClassName { border-color: #dc1258; } .TagClassName { border-color: #dc1258; } </style>