#6E2B2F (or 0x6E2B2F) is unknown color: approx Tamarillo. HEX triplet: 6E, 2B and 2F. RGB value is (110,43,47). Sum of RGB (Red+Green+Blue) = 110+43+47=200 (26% of max value = 765). Red value is 110 (43.36% from 255 or 55% from 200); Green value is 43 (17.19% from 255 or 21.5% from 200); Blue value is 47 (18.75% from 255 or 23.5% from 200); Max value from RGB is 110 - color contains mainly: red. Hex color #6E2B2F is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #6E2B2F is #91D4D0. Grayscale: #3F3F3F. Windows color (decimal): -9557201 or 3091310. OLE color: 3091310.
HSL color Cylindrical-coordinate representation of color #6E2B2F: hue angle of 356.42º degrees, saturation: 0.44, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #6E2B2F is Cyan = 0, Magento = 0.61, Yellow = 0.57 and Black (K on CMYK) = 0.57.
<style> p { color: #6e2b2f; } p { color: rgb(110,43,47); } H1.HeaderClassName { color: #6e2b2f; } .AnyTagClassName { color: #6e2b2f; } </style>
<style> a { background-color: #6e2b2f; } a { background-color: rgb(110,43,47); } div.DivClassName { background-color: #6e2b2f; } .BgClassName { background-color: #6e2b2f; } </style>
<style> span { border-color: #6e2b2f; } span { border-color: rgb(110,43,47); } td.TdClassName { border-color: #6e2b2f; } .TagClassName { border-color: #6e2b2f; } </style>