#D50015 (or 0xD50015) is unknown color: approx Venetian Red. HEX triplet: D5, 00 and 15. RGB value is (213,0,21). Sum of RGB (Red+Green+Blue) = 213+0+21=234 (30% of max value = 765). Red value is 213 (83.59% from 255 or 91.03% from 234); Green value is 0 (0.39% from 255 or 0% from 234); Blue value is 21 (8.59% from 255 or 8.97% from 234); Max value from RGB is 213 - color contains mainly: red. Hex color #D50015 is not a web safe color. Web safe color analog (approx): #CC0000. Inversed color of #D50015 is #2AFFEA. Grayscale: #424242. Windows color (decimal): -2818027 or 1376469. OLE color: 1376469.
HSL color Cylindrical-coordinate representation of color #D50015: hue angle of 354.08º degrees, saturation: 1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 1%. Process color model (Four color, CMYK) of #D50015 is Cyan = 0, Magento = 1, Yellow = 0.90 and Black (K on CMYK) = 0.16.
<style> p { color: #d50015; } p { color: rgb(213,0,21); } H1.HeaderClassName { color: #d50015; } .AnyTagClassName { color: #d50015; } </style>
<style> a { background-color: #d50015; } a { background-color: rgb(213,0,21); } div.DivClassName { background-color: #d50015; } .BgClassName { background-color: #d50015; } </style>
<style> span { border-color: #d50015; } span { border-color: rgb(213,0,21); } td.TdClassName { border-color: #d50015; } .TagClassName { border-color: #d50015; } </style>