#3D3B4D (or 0x3D3B4D) is unknown color: approx Payne's Grey. HEX triplet: 3D, 3B and 4D. RGB value is (61,59,77). Sum of RGB (Red+Green+Blue) = 61+59+77=197 (26% of max value = 765). Red value is 61 (24.22% from 255 or 30.96% from 197); Green value is 59 (23.44% from 255 or 29.95% from 197); Blue value is 77 (30.47% from 255 or 39.09% from 197); Max value from RGB is 77 - color contains mainly: blue. Hex color #3D3B4D is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #3D3B4D is #C2C4B2. Grayscale: #3D3D3D. Windows color (decimal): -12764339 or 5061437. OLE color: 5061437.
HSL color Cylindrical-coordinate representation of color #3D3B4D: hue angle of 246.67º degrees, saturation: 0.13, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #3D3B4D is Cyan = 0.21, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.70.
<style> p { color: #3D3B4D; } p { color: rgb(61,59,77); } H1.HeaderClassName { color: #3D3B4D; } .AnyTagClassName { color: #3D3B4D; } </style>
<style> a { background-color: #3D3B4D; } a { background-color: rgb(61,59,77); } div.DivClassName { background-color: #3D3B4D; } .BgClassName { background-color: #3D3B4D; } </style>
<style> span { border-color: #3D3B4D; } span { border-color: rgb(61,59,77); } td.TdClassName { border-color: #3D3B4D; } .TagClassName { border-color: #3D3B4D; } </style>