#224B54 (or 0x224B54) is unknown color: approx Teal Blue. HEX triplet: 22, 4B and 54. RGB value is (34,75,84). Sum of RGB (Red+Green+Blue) = 34+75+84=193 (25% of max value = 765). Red value is 34 (13.67% from 255 or 17.62% from 193); Green value is 75 (29.69% from 255 or 38.86% from 193); Blue value is 84 (33.20% from 255 or 43.52% from 193); Max value from RGB is 84 - color contains mainly: blue. Hex color #224B54 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #224B54 is #DDB4AB. Grayscale: #3F3F3F. Windows color (decimal): -14529708 or 5524258. OLE color: 5524258.
HSL color Cylindrical-coordinate representation of color #224B54: hue angle of 190.8º degrees, saturation: 0.42, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #224B54 is Cyan = 0.60, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.67.
<style> p { color: #224B54; } p { color: rgb(34,75,84); } H1.HeaderClassName { color: #224B54; } .AnyTagClassName { color: #224B54; } </style>
<style> a { background-color: #224B54; } a { background-color: rgb(34,75,84); } div.DivClassName { background-color: #224B54; } .BgClassName { background-color: #224B54; } </style>
<style> span { border-color: #224B54; } span { border-color: rgb(34,75,84); } td.TdClassName { border-color: #224B54; } .TagClassName { border-color: #224B54; } </style>