#2D354D (or 0x2D354D) is unknown color: approx Bunting. HEX triplet: 2D, 35 and 4D. RGB value is (45,53,77). Sum of RGB (Red+Green+Blue) = 45+53+77=175 (23% of max value = 765). Red value is 45 (17.97% from 255 or 25.71% from 175); Green value is 53 (21.09% from 255 or 30.29% from 175); Blue value is 77 (30.47% from 255 or 44% from 175); Max value from RGB is 77 - color contains mainly: blue. Hex color #2D354D is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #2D354D is #D2CAB2. Grayscale: #353535. Windows color (decimal): -13814451 or 5059885. OLE color: 5059885.
HSL color Cylindrical-coordinate representation of color #2D354D: hue angle of 225º degrees, saturation: 0.26, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #2D354D is Cyan = 0.42, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.70.
<style> p { color: #2D354D; } p { color: rgb(45,53,77); } H1.HeaderClassName { color: #2D354D; } .AnyTagClassName { color: #2D354D; } </style>
<style> a { background-color: #2D354D; } a { background-color: rgb(45,53,77); } div.DivClassName { background-color: #2D354D; } .BgClassName { background-color: #2D354D; } </style>
<style> span { border-color: #2D354D; } span { border-color: rgb(45,53,77); } td.TdClassName { border-color: #2D354D; } .TagClassName { border-color: #2D354D; } </style>