#6E302C (or 0x6E302C) is unknown color: approx Kenyan Copper. HEX triplet: 6E, 30 and 2C. RGB value is (110,48,44). Sum of RGB (Red+Green+Blue) = 110+48+44=202 (26% of max value = 765). Red value is 110 (43.36% from 255 or 54.46% from 202); Green value is 48 (19.14% from 255 or 23.76% from 202); Blue value is 44 (17.58% from 255 or 21.78% from 202); Max value from RGB is 110 - color contains mainly: red. Hex color #6E302C is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #6E302C is #91CFD3. Grayscale: #424242. Windows color (decimal): -9555924 or 2895982. OLE color: 2895982.
HSL color Cylindrical-coordinate representation of color #6E302C: hue angle of 3.64º degrees, saturation: 0.43, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #6E302C is Cyan = 0, Magento = 0.56, Yellow = 0.6 and Black (K on CMYK) = 0.57.
<style> p { color: #6E302C; } p { color: rgb(110,48,44); } H1.HeaderClassName { color: #6E302C; } .AnyTagClassName { color: #6E302C; } </style>
<style> a { background-color: #6E302C; } a { background-color: rgb(110,48,44); } div.DivClassName { background-color: #6E302C; } .BgClassName { background-color: #6E302C; } </style>
<style> span { border-color: #6E302C; } span { border-color: rgb(110,48,44); } td.TdClassName { border-color: #6E302C; } .TagClassName { border-color: #6E302C; } </style>