#244A44 (or 0x244A44) is unknown color: approx Gable Green. HEX triplet: 24, 4A and 44. RGB value is (36,74,68). Sum of RGB (Red+Green+Blue) = 36+74+68=178 (23% of max value = 765). Red value is 36 (14.45% from 255 or 20.22% from 178); Green value is 74 (29.30% from 255 or 41.57% from 178); Blue value is 68 (26.95% from 255 or 38.20% from 178); Max value from RGB is 74 - color contains mainly: green. Hex color #244A44 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #244A44 is #DBB5BB. Grayscale: #3D3D3D. Windows color (decimal): -14398908 or 4475428. OLE color: 4475428.
HSL color Cylindrical-coordinate representation of color #244A44: hue angle of 170.53º degrees, saturation: 0.35, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #244A44 is Cyan = 0.51, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.71.
<style> p { color: #244A44; } p { color: rgb(36,74,68); } H1.HeaderClassName { color: #244A44; } .AnyTagClassName { color: #244A44; } </style>
<style> a { background-color: #244A44; } a { background-color: rgb(36,74,68); } div.DivClassName { background-color: #244A44; } .BgClassName { background-color: #244A44; } </style>
<style> span { border-color: #244A44; } span { border-color: rgb(36,74,68); } td.TdClassName { border-color: #244A44; } .TagClassName { border-color: #244A44; } </style>