#D40A03 (or 0xD40A03) is unknown color: approx Free Speech Red. HEX triplet: D4, 0A and 03. RGB value is (212,10,3). Sum of RGB (Red+Green+Blue) = 212+10+3=225 (29% of max value = 765). Red value is 212 (83.20% from 255 or 94.22% from 225); Green value is 10 (4.30% from 255 or 4.44% from 225); Blue value is 3 (1.56% from 255 or 1.33% from 225); Max value from RGB is 212 - color contains mainly: red. Hex color #D40A03 is not a web safe color. Web safe color analog (approx): #CC0000. Inversed color of #D40A03 is #2BF5FC. Grayscale: #454545. Windows color (decimal): -2881021 or 199380. OLE color: 199380.
HSL color Cylindrical-coordinate representation of color #D40A03: hue angle of 2.01º degrees, saturation: 0.97, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #D40A03 is Cyan = 0, Magento = 0.95, Yellow = 0.99 and Black (K on CMYK) = 0.17.
<style> p { color: #d40a03; } p { color: rgb(212,10,3); } H1.HeaderClassName { color: #d40a03; } .AnyTagClassName { color: #d40a03; } </style>
<style> a { background-color: #d40a03; } a { background-color: rgb(212,10,3); } div.DivClassName { background-color: #d40a03; } .BgClassName { background-color: #d40a03; } </style>
<style> span { border-color: #d40a03; } span { border-color: rgb(212,10,3); } td.TdClassName { border-color: #d40a03; } .TagClassName { border-color: #d40a03; } </style>