#254C7A (or 0x254C7A) is unknown color: approx Venice Blue. HEX triplet: 25, 4C and 7A. RGB value is (37,76,122). Sum of RGB (Red+Green+Blue) = 37+76+122=235 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.74% from 235); Green value is 76 (30.08% from 255 or 32.34% from 235); Blue value is 122 (48.05% from 255 or 51.91% from 235); Max value from RGB is 122 - color contains mainly: blue. Hex color #254C7A is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #254C7A is #DAB385. Grayscale: #454545. Windows color (decimal): -14332806 or 8014885. OLE color: 8014885.
HSL color Cylindrical-coordinate representation of color #254C7A: hue angle of 212.47º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #254C7A is Cyan = 0.70, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #254c7a; } p { color: rgb(37,76,122); } H1.HeaderClassName { color: #254c7a; } .AnyTagClassName { color: #254c7a; } </style>
<style> a { background-color: #254c7a; } a { background-color: rgb(37,76,122); } div.DivClassName { background-color: #254c7a; } .BgClassName { background-color: #254c7a; } </style>
<style> span { border-color: #254c7a; } span { border-color: rgb(37,76,122); } td.TdClassName { border-color: #254c7a; } .TagClassName { border-color: #254c7a; } </style>