#670A00 (or 0x670A00) is unknown color: approx Maroon. HEX triplet: 67, 0A and 00. RGB value is (103,10,0). Sum of RGB (Red+Green+Blue) = 103+10+0=113 (14% of max value = 765). Red value is 103 (40.62% from 255 or 91.15% from 113); Green value is 10 (4.30% from 255 or 8.85% from 113); Blue value is 0 (0.39% from 255 or 0% from 113); Max value from RGB is 103 - color contains mainly: red. Hex color #670A00 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #670A00 is #98F5FF. Grayscale: #242424. Windows color (decimal): -10024448 or 2663. OLE color: 2663.
HSL color Cylindrical-coordinate representation of color #670A00: hue angle of 5.83º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 1%. Process color model (Four color, CMYK) of #670A00 is Cyan = 0, Magento = 0.90, Yellow = 1 and Black (K on CMYK) = 0.60.
<style> p { color: #670A00; } p { color: rgb(103,10,0); } H1.HeaderClassName { color: #670A00; } .AnyTagClassName { color: #670A00; } </style>
<style> a { background-color: #670A00; } a { background-color: rgb(103,10,0); } div.DivClassName { background-color: #670A00; } .BgClassName { background-color: #670A00; } </style>
<style> span { border-color: #670A00; } span { border-color: rgb(103,10,0); } td.TdClassName { border-color: #670A00; } .TagClassName { border-color: #670A00; } </style>