#70070C (or 0x70070C) is unknown color: approx Burgundy. HEX triplet: 70, 07 and 0C. RGB value is (112,7,12). Sum of RGB (Red+Green+Blue) = 112+7+12=131 (17% of max value = 765). Red value is 112 (44.14% from 255 or 85.50% from 131); Green value is 7 (3.12% from 255 or 5.34% from 131); Blue value is 12 (5.08% from 255 or 9.16% from 131); Max value from RGB is 112 - color contains mainly: red. Hex color #70070C is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #70070C is #8FF8F3. Grayscale: #272727. Windows color (decimal): -9435380 or 788336. OLE color: 788336.
HSL color Cylindrical-coordinate representation of color #70070C: hue angle of 357.14º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #70070C is Cyan = 0, Magento = 0.94, Yellow = 0.89 and Black (K on CMYK) = 0.56.
<style> p { color: #70070C; } p { color: rgb(112,7,12); } H1.HeaderClassName { color: #70070C; } .AnyTagClassName { color: #70070C; } </style>
<style> a { background-color: #70070C; } a { background-color: rgb(112,7,12); } div.DivClassName { background-color: #70070C; } .BgClassName { background-color: #70070C; } </style>
<style> span { border-color: #70070C; } span { border-color: rgb(112,7,12); } td.TdClassName { border-color: #70070C; } .TagClassName { border-color: #70070C; } </style>