#D1314C (or 0xD1314C) is unknown color: approx Brick Red. HEX triplet: D1, 31 and 4C. RGB value is (209,49,76). Sum of RGB (Red+Green+Blue) = 209+49+76=334 (44% of max value = 765). Red value is 209 (82.03% from 255 or 62.57% from 334); Green value is 49 (19.53% from 255 or 14.67% from 334); Blue value is 76 (30.08% from 255 or 22.75% from 334); Max value from RGB is 209 - color contains mainly: red. Hex color #D1314C is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #D1314C is #2ECEB3. Grayscale: #636363. Windows color (decimal): -3067572 or 4993489. OLE color: 4993489.
HSL color Cylindrical-coordinate representation of color #D1314C: hue angle of 349.88º degrees, saturation: 0.63, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #D1314C is Cyan = 0, Magento = 0.77, Yellow = 0.64 and Black (K on CMYK) = 0.18.
<style> p { color: #D1314C; } p { color: rgb(209,49,76); } H1.HeaderClassName { color: #D1314C; } .AnyTagClassName { color: #D1314C; } </style>
<style> a { background-color: #D1314C; } a { background-color: rgb(209,49,76); } div.DivClassName { background-color: #D1314C; } .BgClassName { background-color: #D1314C; } </style>
<style> span { border-color: #D1314C; } span { border-color: rgb(209,49,76); } td.TdClassName { border-color: #D1314C; } .TagClassName { border-color: #D1314C; } </style>