#6C5100 (or 0x6C5100) is unknown color: approx Raw Umber. HEX triplet: 6C, 51 and 00. RGB value is (108,81,0). Sum of RGB (Red+Green+Blue) = 108+81+0=189 (25% of max value = 765). Red value is 108 (42.58% from 255 or 57.14% from 189); Green value is 81 (32.03% from 255 or 42.86% from 189); Blue value is 0 (0.39% from 255 or 0% from 189); Max value from RGB is 108 - color contains mainly: red. Hex color #6C5100 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #6C5100 is #93AEFF. Grayscale: #505050. Windows color (decimal): -9678592 or 20844. OLE color: 20844.
HSL color Cylindrical-coordinate representation of color #6C5100: hue angle of 45º degrees, saturation: 1, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 1%. Process color model (Four color, CMYK) of #6C5100 is Cyan = 0, Magento = 0.25, Yellow = 1 and Black (K on CMYK) = 0.58.
<style> p { color: #6C5100; } p { color: rgb(108,81,0); } H1.HeaderClassName { color: #6C5100; } .AnyTagClassName { color: #6C5100; } </style>
<style> a { background-color: #6C5100; } a { background-color: rgb(108,81,0); } div.DivClassName { background-color: #6C5100; } .BgClassName { background-color: #6C5100; } </style>
<style> span { border-color: #6C5100; } span { border-color: rgb(108,81,0); } td.TdClassName { border-color: #6C5100; } .TagClassName { border-color: #6C5100; } </style>