#840600 (or 0x840600) is unknown color: approx Maroon. HEX triplet: 84, 06 and 00. RGB value is (132,6,0). Sum of RGB (Red+Green+Blue) = 132+6+0=138 (18% of max value = 765). Red value is 132 (51.95% from 255 or 95.65% from 138); Green value is 6 (2.73% from 255 or 4.35% from 138); Blue value is 0 (0.39% from 255 or 0% from 138); Max value from RGB is 132 - color contains mainly: red. Hex color #840600 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #840600 is #7BF9FF. Grayscale: #2B2B2B. Windows color (decimal): -8124928 or 1668. OLE color: 1668.
HSL color Cylindrical-coordinate representation of color #840600: hue angle of 2.73º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 1%. Process color model (Four color, CMYK) of #840600 is Cyan = 0, Magento = 0.95, Yellow = 1 and Black (K on CMYK) = 0.48.
<style> p { color: #840600; } p { color: rgb(132,6,0); } H1.HeaderClassName { color: #840600; } .AnyTagClassName { color: #840600; } </style>
<style> a { background-color: #840600; } a { background-color: rgb(132,6,0); } div.DivClassName { background-color: #840600; } .BgClassName { background-color: #840600; } </style>
<style> span { border-color: #840600; } span { border-color: rgb(132,6,0); } td.TdClassName { border-color: #840600; } .TagClassName { border-color: #840600; } </style>