#3B277F (or 0x3B277F) is unknown color: approx Windsor. HEX triplet: 3B, 27 and 7F. RGB value is (59,39,127). Sum of RGB (Red+Green+Blue) = 59+39+127=225 (29% of max value = 765). Red value is 59 (23.44% from 255 or 26.22% from 225); Green value is 39 (15.62% from 255 or 17.33% from 225); Blue value is 127 (50% from 255 or 56.44% from 225); Max value from RGB is 127 - color contains mainly: blue. Hex color #3B277F is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #3B277F is #C4D880. Grayscale: #363636. Windows color (decimal): -12900481 or 8333115. OLE color: 8333115.
HSL color Cylindrical-coordinate representation of color #3B277F: hue angle of 253.64º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #3B277F is Cyan = 0.54, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.50.
<style> p { color: #3B277F; } p { color: rgb(59,39,127); } H1.HeaderClassName { color: #3B277F; } .AnyTagClassName { color: #3B277F; } </style>
<style> a { background-color: #3B277F; } a { background-color: rgb(59,39,127); } div.DivClassName { background-color: #3B277F; } .BgClassName { background-color: #3B277F; } </style>
<style> span { border-color: #3B277F; } span { border-color: rgb(59,39,127); } td.TdClassName { border-color: #3B277F; } .TagClassName { border-color: #3B277F; } </style>