#743A2E (or 0x743A2E) is unknown color: approx Mocha. HEX triplet: 74, 3A and 2E. RGB value is (116,58,46). Sum of RGB (Red+Green+Blue) = 116+58+46=220 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.73% from 220); Green value is 58 (23.05% from 255 or 26.36% from 220); Blue value is 46 (18.36% from 255 or 20.91% from 220); Max value from RGB is 116 - color contains mainly: red. Hex color #743A2E is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743A2E is #8BC5D1. Grayscale: #4A4A4A. Windows color (decimal): -9160146 or 3029620. OLE color: 3029620.
HSL color Cylindrical-coordinate representation of color #743A2E: hue angle of 10.29º degrees, saturation: 0.43, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #743A2E is Cyan = 0, Magento = 0.5, Yellow = 0.60 and Black (K on CMYK) = 0.55.
<style> p { color: #743A2E; } p { color: rgb(116,58,46); } H1.HeaderClassName { color: #743A2E; } .AnyTagClassName { color: #743A2E; } </style>
<style> a { background-color: #743A2E; } a { background-color: rgb(116,58,46); } div.DivClassName { background-color: #743A2E; } .BgClassName { background-color: #743A2E; } </style>
<style> span { border-color: #743A2E; } span { border-color: rgb(116,58,46); } td.TdClassName { border-color: #743A2E; } .TagClassName { border-color: #743A2E; } </style>