#680100 (or 0x680100) is unknown color: approx Maroon. HEX triplet: 68, 01 and 00. RGB value is (104,1,0). Sum of RGB (Red+Green+Blue) = 104+1+0=105 (13% of max value = 765). Red value is 104 (41.02% from 255 or 99.05% from 105); Green value is 1 (0.78% from 255 or 0.95% from 105); Blue value is 0 (0.39% from 255 or 0% from 105); Max value from RGB is 104 - color contains mainly: red. Hex color #680100 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #680100 is #97FEFF. Grayscale: #1F1F1F. Windows color (decimal): -9961216 or 360. OLE color: 360.
HSL color Cylindrical-coordinate representation of color #680100: hue angle of 0.58º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 1%. Process color model (Four color, CMYK) of #680100 is Cyan = 0, Magento = 0.99, Yellow = 1 and Black (K on CMYK) = 0.59.
<style> p { color: #680100; } p { color: rgb(104,1,0); } H1.HeaderClassName { color: #680100; } .AnyTagClassName { color: #680100; } </style>
<style> a { background-color: #680100; } a { background-color: rgb(104,1,0); } div.DivClassName { background-color: #680100; } .BgClassName { background-color: #680100; } </style>
<style> span { border-color: #680100; } span { border-color: rgb(104,1,0); } td.TdClassName { border-color: #680100; } .TagClassName { border-color: #680100; } </style>