#D9144F (or 0xD9144F) is unknown color: approx Ruby. HEX triplet: D9, 14 and 4F. RGB value is (217,20,79). Sum of RGB (Red+Green+Blue) = 217+20+79=316 (41% of max value = 765). Red value is 217 (85.16% from 255 or 68.67% from 316); Green value is 20 (8.20% from 255 or 6.33% from 316); Blue value is 79 (31.25% from 255 or 25% from 316); Max value from RGB is 217 - color contains mainly: red. Hex color #D9144F is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #D9144F is #26EBB0. Grayscale: #555555. Windows color (decimal): -2550705 or 5182681. OLE color: 5182681.
HSL color Cylindrical-coordinate representation of color #D9144F: hue angle of 342.03º degrees, saturation: 0.83, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #D9144F is Cyan = 0, Magento = 0.91, Yellow = 0.64 and Black (K on CMYK) = 0.15.
<style> p { color: #d9144f; } p { color: rgb(217,20,79); } H1.HeaderClassName { color: #d9144f; } .AnyTagClassName { color: #d9144f; } </style>
<style> a { background-color: #d9144f; } a { background-color: rgb(217,20,79); } div.DivClassName { background-color: #d9144f; } .BgClassName { background-color: #d9144f; } </style>
<style> span { border-color: #d9144f; } span { border-color: rgb(217,20,79); } td.TdClassName { border-color: #d9144f; } .TagClassName { border-color: #d9144f; } </style>