#700A01 (or 0x700A01) is unknown color: approx Maroon. HEX triplet: 70, 0A and 01. RGB value is (112,10,1). Sum of RGB (Red+Green+Blue) = 112+10+1=123 (16% of max value = 765). Red value is 112 (44.14% from 255 or 91.06% from 123); Green value is 10 (4.30% from 255 or 8.13% from 123); Blue value is 1 (0.78% from 255 or 0.81% from 123); Max value from RGB is 112 - color contains mainly: red. Hex color #700A01 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #700A01 is #8FF5FE. Grayscale: #272727. Windows color (decimal): -9434623 or 68208. OLE color: 68208.
HSL color Cylindrical-coordinate representation of color #700A01: hue angle of 4.86º degrees, saturation: 0.98, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #700A01 is Cyan = 0, Magento = 0.91, Yellow = 0.99 and Black (K on CMYK) = 0.56.
<style> p { color: #700A01; } p { color: rgb(112,10,1); } H1.HeaderClassName { color: #700A01; } .AnyTagClassName { color: #700A01; } </style>
<style> a { background-color: #700A01; } a { background-color: rgb(112,10,1); } div.DivClassName { background-color: #700A01; } .BgClassName { background-color: #700A01; } </style>
<style> span { border-color: #700A01; } span { border-color: rgb(112,10,1); } td.TdClassName { border-color: #700A01; } .TagClassName { border-color: #700A01; } </style>