#6E403C (or 0x6E403C) is unknown color: approx Metallic Copper. HEX triplet: 6E, 40 and 3C. RGB value is (110,64,60). Sum of RGB (Red+Green+Blue) = 110+64+60=234 (30% of max value = 765). Red value is 110 (43.36% from 255 or 47.01% from 234); Green value is 64 (25.39% from 255 or 27.35% from 234); Blue value is 60 (23.83% from 255 or 25.64% from 234); Max value from RGB is 110 - color contains mainly: red. Hex color #6E403C is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #6E403C is #91BFC3. Grayscale: #4D4D4D. Windows color (decimal): -9551812 or 3948654. OLE color: 3948654.
HSL color Cylindrical-coordinate representation of color #6E403C: hue angle of 4.8º degrees, saturation: 0.29, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #6E403C is Cyan = 0, Magento = 0.42, Yellow = 0.45 and Black (K on CMYK) = 0.57.
<style> p { color: #6E403C; } p { color: rgb(110,64,60); } H1.HeaderClassName { color: #6E403C; } .AnyTagClassName { color: #6E403C; } </style>
<style> a { background-color: #6E403C; } a { background-color: rgb(110,64,60); } div.DivClassName { background-color: #6E403C; } .BgClassName { background-color: #6E403C; } </style>
<style> span { border-color: #6E403C; } span { border-color: rgb(110,64,60); } td.TdClassName { border-color: #6E403C; } .TagClassName { border-color: #6E403C; } </style>