#D15F4C (or 0xD15F4C) is unknown color: approx Dark Coral. HEX triplet: D1, 5F and 4C. RGB value is (209,95,76). Sum of RGB (Red+Green+Blue) = 209+95+76=380 (50% of max value = 765). Red value is 209 (82.03% from 255 or 55% from 380); Green value is 95 (37.5% from 255 or 25% from 380); Blue value is 76 (30.08% from 255 or 20% from 380); Max value from RGB is 209 - color contains mainly: red. Hex color #D15F4C is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D15F4C is #2EA0B3. Grayscale: #7F7F7F. Windows color (decimal): -3055796 or 5005265. OLE color: 5005265.
HSL color Cylindrical-coordinate representation of color #D15F4C: hue angle of 8.57º degrees, saturation: 0.59, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #D15F4C is Cyan = 0, Magento = 0.55, Yellow = 0.64 and Black (K on CMYK) = 0.18.
<style> p { color: #d15f4c; } p { color: rgb(209,95,76); } H1.HeaderClassName { color: #d15f4c; } .AnyTagClassName { color: #d15f4c; } </style>
<style> a { background-color: #d15f4c; } a { background-color: rgb(209,95,76); } div.DivClassName { background-color: #d15f4c; } .BgClassName { background-color: #d15f4c; } </style>
<style> span { border-color: #d15f4c; } span { border-color: rgb(209,95,76); } td.TdClassName { border-color: #d15f4c; } .TagClassName { border-color: #d15f4c; } </style>