#6E3334 (or 0x6E3334) is unknown color: approx Merlot. HEX triplet: 6E, 33 and 34. RGB value is (110,51,52). Sum of RGB (Red+Green+Blue) = 110+51+52=213 (28% of max value = 765). Red value is 110 (43.36% from 255 or 51.64% from 213); Green value is 51 (20.31% from 255 or 23.94% from 213); Blue value is 52 (20.70% from 255 or 24.41% from 213); Max value from RGB is 110 - color contains mainly: red. Hex color #6E3334 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #6E3334 is #91CCCB. Grayscale: #444444. Windows color (decimal): -9555148 or 3421038. OLE color: 3421038.
HSL color Cylindrical-coordinate representation of color #6E3334: hue angle of 358.98º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #6E3334 is Cyan = 0, Magento = 0.54, Yellow = 0.53 and Black (K on CMYK) = 0.57.
<style> p { color: #6e3334; } p { color: rgb(110,51,52); } H1.HeaderClassName { color: #6e3334; } .AnyTagClassName { color: #6e3334; } </style>
<style> a { background-color: #6e3334; } a { background-color: rgb(110,51,52); } div.DivClassName { background-color: #6e3334; } .BgClassName { background-color: #6e3334; } </style>
<style> span { border-color: #6e3334; } span { border-color: rgb(110,51,52); } td.TdClassName { border-color: #6e3334; } .TagClassName { border-color: #6e3334; } </style>