#8A680A (or 0x8A680A) is unknown color: approx Golden Brown. HEX triplet: 8A, 68 and 0A. RGB value is (138,104,10). Sum of RGB (Red+Green+Blue) = 138+104+10=252 (33% of max value = 765). Red value is 138 (54.30% from 255 or 54.76% from 252); Green value is 104 (41.02% from 255 or 41.27% from 252); Blue value is 10 (4.30% from 255 or 3.97% from 252); Max value from RGB is 138 - color contains mainly: red. Hex color #8A680A is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #8A680A is #7597F5. Grayscale: #676767. Windows color (decimal): -7706614 or 682122. OLE color: 682122.
HSL color Cylindrical-coordinate representation of color #8A680A: hue angle of 44.06º degrees, saturation: 0.86, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #8A680A is Cyan = 0, Magento = 0.25, Yellow = 0.93 and Black (K on CMYK) = 0.46.
<style> p { color: #8A680A; } p { color: rgb(138,104,10); } H1.HeaderClassName { color: #8A680A; } .AnyTagClassName { color: #8A680A; } </style>
<style> a { background-color: #8A680A; } a { background-color: rgb(138,104,10); } div.DivClassName { background-color: #8A680A; } .BgClassName { background-color: #8A680A; } </style>
<style> span { border-color: #8A680A; } span { border-color: rgb(138,104,10); } td.TdClassName { border-color: #8A680A; } .TagClassName { border-color: #8A680A; } </style>