#D2411C (or 0xD2411C) is unknown color: approx Harley Davidson Orange. HEX triplet: D2, 41 and 1C. RGB value is (210,65,28). Sum of RGB (Red+Green+Blue) = 210+65+28=303 (40% of max value = 765). Red value is 210 (82.42% from 255 or 69.31% from 303); Green value is 65 (25.78% from 255 or 21.45% from 303); Blue value is 28 (11.33% from 255 or 9.24% from 303); Max value from RGB is 210 - color contains mainly: red. Hex color #D2411C is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #D2411C is #2DBEE3. Grayscale: #686868. Windows color (decimal): -2997988 or 1851858. OLE color: 1851858.
HSL color Cylindrical-coordinate representation of color #D2411C: hue angle of 12.2º degrees, saturation: 0.76, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #D2411C is Cyan = 0, Magento = 0.69, Yellow = 0.87 and Black (K on CMYK) = 0.18.
<style> p { color: #D2411C; } p { color: rgb(210,65,28); } H1.HeaderClassName { color: #D2411C; } .AnyTagClassName { color: #D2411C; } </style>
<style> a { background-color: #D2411C; } a { background-color: rgb(210,65,28); } div.DivClassName { background-color: #D2411C; } .BgClassName { background-color: #D2411C; } </style>
<style> span { border-color: #D2411C; } span { border-color: rgb(210,65,28); } td.TdClassName { border-color: #D2411C; } .TagClassName { border-color: #D2411C; } </style>