#403A3D (or 0x403A3D) is unknown color: approx Barossa. HEX triplet: 40, 3A and 3D. RGB value is (64,58,61). Sum of RGB (Red+Green+Blue) = 64+58+61=183 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.97% from 183); Green value is 58 (23.05% from 255 or 31.69% from 183); Blue value is 61 (24.22% from 255 or 33.33% from 183); Max value from RGB is 64 - color contains mainly: red. Hex color #403A3D is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #403A3D is #BFC5C2. Grayscale: #3C3C3C. Windows color (decimal): -12568003 or 4012608. OLE color: 4012608.
HSL color Cylindrical-coordinate representation of color #403A3D: hue angle of 330º degrees, saturation: 0.05, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #403A3D is Cyan = 0, Magento = 0.09, Yellow = 0.05 and Black (K on CMYK) = 0.75.
<style> p { color: #403A3D; } p { color: rgb(64,58,61); } H1.HeaderClassName { color: #403A3D; } .AnyTagClassName { color: #403A3D; } </style>
<style> a { background-color: #403A3D; } a { background-color: rgb(64,58,61); } div.DivClassName { background-color: #403A3D; } .BgClassName { background-color: #403A3D; } </style>
<style> span { border-color: #403A3D; } span { border-color: rgb(64,58,61); } td.TdClassName { border-color: #403A3D; } .TagClassName { border-color: #403A3D; } </style>