#244B54 (or 0x244B54) is unknown color: approx Teal Blue. HEX triplet: 24, 4B and 54. RGB value is (36,75,84). Sum of RGB (Red+Green+Blue) = 36+75+84=195 (25% of max value = 765). Red value is 36 (14.45% from 255 or 18.46% from 195); Green value is 75 (29.69% from 255 or 38.46% from 195); Blue value is 84 (33.20% from 255 or 43.08% from 195); Max value from RGB is 84 - color contains mainly: blue. Hex color #244B54 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #244B54 is #DBB4AB. Grayscale: #404040. Windows color (decimal): -14398636 or 5524260. OLE color: 5524260.
HSL color Cylindrical-coordinate representation of color #244B54: hue angle of 191.25º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #244B54 is Cyan = 0.57, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.67.
<style> p { color: #244B54; } p { color: rgb(36,75,84); } H1.HeaderClassName { color: #244B54; } .AnyTagClassName { color: #244B54; } </style>
<style> a { background-color: #244B54; } a { background-color: rgb(36,75,84); } div.DivClassName { background-color: #244B54; } .BgClassName { background-color: #244B54; } </style>
<style> span { border-color: #244B54; } span { border-color: rgb(36,75,84); } td.TdClassName { border-color: #244B54; } .TagClassName { border-color: #244B54; } </style>