#045A7A (or 0x045A7A) is unknown color: approx Blue Lagoon. HEX triplet: 04, 5A and 7A. RGB value is (4,90,122). Sum of RGB (Red+Green+Blue) = 4+90+122=216 (28% of max value = 765). Red value is 4 (1.95% from 255 or 1.85% from 216); Green value is 90 (35.55% from 255 or 41.67% from 216); Blue value is 122 (48.05% from 255 or 56.48% from 216); Max value from RGB is 122 - color contains mainly: blue. Hex color #045A7A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #045A7A is #FBA585. Grayscale: #434343. Windows color (decimal): -16491910 or 8018436. OLE color: 8018436.
HSL color Cylindrical-coordinate representation of color #045A7A: hue angle of 196.27º degrees, saturation: 0.94, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #045A7A is Cyan = 0.97, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #045A7A; } p { color: rgb(4,90,122); } H1.HeaderClassName { color: #045A7A; } .AnyTagClassName { color: #045A7A; } </style>
<style> a { background-color: #045A7A; } a { background-color: rgb(4,90,122); } div.DivClassName { background-color: #045A7A; } .BgClassName { background-color: #045A7A; } </style>
<style> span { border-color: #045A7A; } span { border-color: rgb(4,90,122); } td.TdClassName { border-color: #045A7A; } .TagClassName { border-color: #045A7A; } </style>