#6E302A (or 0x6E302A) is unknown color: approx Kenyan Copper. HEX triplet: 6E, 30 and 2A. RGB value is (110,48,42). Sum of RGB (Red+Green+Blue) = 110+48+42=200 (26% of max value = 765). Red value is 110 (43.36% from 255 or 55% from 200); Green value is 48 (19.14% from 255 or 24% from 200); Blue value is 42 (16.80% from 255 or 21% from 200); Max value from RGB is 110 - color contains mainly: red. Hex color #6E302A is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #6E302A is #91CFD5. Grayscale: #414141. Windows color (decimal): -9555926 or 2764910. OLE color: 2764910.
HSL color Cylindrical-coordinate representation of color #6E302A: hue angle of 5.29º degrees, saturation: 0.45, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #6E302A is Cyan = 0, Magento = 0.56, Yellow = 0.62 and Black (K on CMYK) = 0.57.
<style> p { color: #6E302A; } p { color: rgb(110,48,42); } H1.HeaderClassName { color: #6E302A; } .AnyTagClassName { color: #6E302A; } </style>
<style> a { background-color: #6E302A; } a { background-color: rgb(110,48,42); } div.DivClassName { background-color: #6E302A; } .BgClassName { background-color: #6E302A; } </style>
<style> span { border-color: #6E302A; } span { border-color: rgb(110,48,42); } td.TdClassName { border-color: #6E302A; } .TagClassName { border-color: #6E302A; } </style>