#66680F (or 0x66680F) is unknown color: approx Fiji Green. HEX triplet: 66, 68 and 0F. RGB value is (102,104,15). Sum of RGB (Red+Green+Blue) = 102+104+15=221 (29% of max value = 765). Red value is 102 (40.23% from 255 or 46.15% from 221); Green value is 104 (41.02% from 255 or 47.06% from 221); Blue value is 15 (6.25% from 255 or 6.79% from 221); Max value from RGB is 104 - color contains mainly: green. Hex color #66680F is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #66680F is #9997F0. Grayscale: #5D5D5D. Windows color (decimal): -10065905 or 1009766. OLE color: 1009766.
HSL color Cylindrical-coordinate representation of color #66680F: hue angle of 61.35º degrees, saturation: 0.75, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #66680F is Cyan = 0.02, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.59.
<style> p { color: #66680F; } p { color: rgb(102,104,15); } H1.HeaderClassName { color: #66680F; } .AnyTagClassName { color: #66680F; } </style>
<style> a { background-color: #66680F; } a { background-color: rgb(102,104,15); } div.DivClassName { background-color: #66680F; } .BgClassName { background-color: #66680F; } </style>
<style> span { border-color: #66680F; } span { border-color: rgb(102,104,15); } td.TdClassName { border-color: #66680F; } .TagClassName { border-color: #66680F; } </style>