#3A3C4E (or 0x3A3C4E) is unknown color: approx Payne's Grey. HEX triplet: 3A, 3C and 4E. RGB value is (58,60,78). Sum of RGB (Red+Green+Blue) = 58+60+78=196 (25% of max value = 765). Red value is 58 (23.05% from 255 or 29.59% from 196); Green value is 60 (23.83% from 255 or 30.61% from 196); Blue value is 78 (30.86% from 255 or 39.80% from 196); Max value from RGB is 78 - color contains mainly: blue. Hex color #3A3C4E is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #3A3C4E is #C5C3B1. Grayscale: #3D3D3D. Windows color (decimal): -12960690 or 5127226. OLE color: 5127226.
HSL color Cylindrical-coordinate representation of color #3A3C4E: hue angle of 234º degrees, saturation: 0.15, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #3A3C4E is Cyan = 0.26, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.69.
<style> p { color: #3A3C4E; } p { color: rgb(58,60,78); } H1.HeaderClassName { color: #3A3C4E; } .AnyTagClassName { color: #3A3C4E; } </style>
<style> a { background-color: #3A3C4E; } a { background-color: rgb(58,60,78); } div.DivClassName { background-color: #3A3C4E; } .BgClassName { background-color: #3A3C4E; } </style>
<style> span { border-color: #3A3C4E; } span { border-color: rgb(58,60,78); } td.TdClassName { border-color: #3A3C4E; } .TagClassName { border-color: #3A3C4E; } </style>