#00577E (or 0x00577E) is unknown color: approx Dark Cerulean. HEX triplet: 00, 57 and 7E. RGB value is (0,87,126). Sum of RGB (Red+Green+Blue) = 0+87+126=213 (28% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 213); Green value is 87 (34.38% from 255 or 40.85% from 213); Blue value is 126 (49.61% from 255 or 59.15% from 213); Max value from RGB is 126 - color contains mainly: blue. Hex color #00577E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00577E is #FFA881. Grayscale: #414141. Windows color (decimal): -16754818 or 8279808. OLE color: 8279808.
HSL color Cylindrical-coordinate representation of color #00577E: hue angle of 198.57º degrees, saturation: 1, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00577E is Cyan = 1, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.51.
<style> p { color: #00577E; } p { color: rgb(0,87,126); } H1.HeaderClassName { color: #00577E; } .AnyTagClassName { color: #00577E; } </style>
<style> a { background-color: #00577E; } a { background-color: rgb(0,87,126); } div.DivClassName { background-color: #00577E; } .BgClassName { background-color: #00577E; } </style>
<style> span { border-color: #00577E; } span { border-color: rgb(0,87,126); } td.TdClassName { border-color: #00577E; } .TagClassName { border-color: #00577E; } </style>