#2D4A7B (or 0x2D4A7B) is unknown color: approx Fun Blue. HEX triplet: 2D, 4A and 7B. RGB value is (45,74,123). Sum of RGB (Red+Green+Blue) = 45+74+123=242 (32% of max value = 765). Red value is 45 (17.97% from 255 or 18.60% from 242); Green value is 74 (29.30% from 255 or 30.58% from 242); Blue value is 123 (48.44% from 255 or 50.83% from 242); Max value from RGB is 123 - color contains mainly: blue. Hex color #2D4A7B is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #2D4A7B is #D2B584. Grayscale: #464646. Windows color (decimal): -13809029 or 8079917. OLE color: 8079917.
HSL color Cylindrical-coordinate representation of color #2D4A7B: hue angle of 217.69º degrees, saturation: 0.46, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #2D4A7B is Cyan = 0.63, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #2D4A7B; } p { color: rgb(45,74,123); } H1.HeaderClassName { color: #2D4A7B; } .AnyTagClassName { color: #2D4A7B; } </style>
<style> a { background-color: #2D4A7B; } a { background-color: rgb(45,74,123); } div.DivClassName { background-color: #2D4A7B; } .BgClassName { background-color: #2D4A7B; } </style>
<style> span { border-color: #2D4A7B; } span { border-color: rgb(45,74,123); } td.TdClassName { border-color: #2D4A7B; } .TagClassName { border-color: #2D4A7B; } </style>