#D70A06 (or 0xD70A06) is unknown color: approx Free Speech Red. HEX triplet: D7, 0A and 06. RGB value is (215,10,6). Sum of RGB (Red+Green+Blue) = 215+10+6=231 (30% of max value = 765). Red value is 215 (84.38% from 255 or 93.07% from 231); Green value is 10 (4.30% from 255 or 4.33% from 231); Blue value is 6 (2.73% from 255 or 2.60% from 231); Max value from RGB is 215 - color contains mainly: red. Hex color #D70A06 is not a web safe color. Web safe color analog (approx): #CC0000. Inversed color of #D70A06 is #28F5F9. Grayscale: #474747. Windows color (decimal): -2684410 or 395991. OLE color: 395991.
HSL color Cylindrical-coordinate representation of color #D70A06: hue angle of 1.15º degrees, saturation: 0.95, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #D70A06 is Cyan = 0, Magento = 0.95, Yellow = 0.97 and Black (K on CMYK) = 0.16.
<style> p { color: #d70a06; } p { color: rgb(215,10,6); } H1.HeaderClassName { color: #d70a06; } .AnyTagClassName { color: #d70a06; } </style>
<style> a { background-color: #d70a06; } a { background-color: rgb(215,10,6); } div.DivClassName { background-color: #d70a06; } .BgClassName { background-color: #d70a06; } </style>
<style> span { border-color: #d70a06; } span { border-color: rgb(215,10,6); } td.TdClassName { border-color: #d70a06; } .TagClassName { border-color: #d70a06; } </style>