#374D65 (or 0x374D65) is unknown color: approx Cello. HEX triplet: 37, 4D and 65. RGB value is (55,77,101). Sum of RGB (Red+Green+Blue) = 55+77+101=233 (30% of max value = 765). Red value is 55 (21.88% from 255 or 23.61% from 233); Green value is 77 (30.47% from 255 or 33.05% from 233); Blue value is 101 (39.84% from 255 or 43.35% from 233); Max value from RGB is 101 - color contains mainly: blue. Hex color #374D65 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #374D65 is #C8B29A. Grayscale: #494949. Windows color (decimal): -13152923 or 6638903. OLE color: 6638903.
HSL color Cylindrical-coordinate representation of color #374D65: hue angle of 211.3º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #374D65 is Cyan = 0.46, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.60.
<style> p { color: #374D65; } p { color: rgb(55,77,101); } H1.HeaderClassName { color: #374D65; } .AnyTagClassName { color: #374D65; } </style>
<style> a { background-color: #374D65; } a { background-color: rgb(55,77,101); } div.DivClassName { background-color: #374D65; } .BgClassName { background-color: #374D65; } </style>
<style> span { border-color: #374D65; } span { border-color: rgb(55,77,101); } td.TdClassName { border-color: #374D65; } .TagClassName { border-color: #374D65; } </style>