#D01C54 (or 0xD01C54) is unknown color: approx Ruby. HEX triplet: D0, 1C and 54. RGB value is (208,28,84). Sum of RGB (Red+Green+Blue) = 208+28+84=320 (42% of max value = 765). Red value is 208 (81.64% from 255 or 65% from 320); Green value is 28 (11.33% from 255 or 8.75% from 320); Blue value is 84 (33.20% from 255 or 26.25% from 320); Max value from RGB is 208 - color contains mainly: red. Hex color #D01C54 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #D01C54 is #2FE3AB. Grayscale: #585858. Windows color (decimal): -3138476 or 5512400. OLE color: 5512400.
HSL color Cylindrical-coordinate representation of color #D01C54: hue angle of 341.33º degrees, saturation: 0.76, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #D01C54 is Cyan = 0, Magento = 0.87, Yellow = 0.60 and Black (K on CMYK) = 0.18.
<style> p { color: #d01c54; } p { color: rgb(208,28,84); } H1.HeaderClassName { color: #d01c54; } .AnyTagClassName { color: #d01c54; } </style>
<style> a { background-color: #d01c54; } a { background-color: rgb(208,28,84); } div.DivClassName { background-color: #d01c54; } .BgClassName { background-color: #d01c54; } </style>
<style> span { border-color: #d01c54; } span { border-color: rgb(208,28,84); } td.TdClassName { border-color: #d01c54; } .TagClassName { border-color: #d01c54; } </style>