#157ABC (or 0x157ABC) is unknown color: approx Denim. HEX triplet: 15, 7A and BC. RGB value is (21,122,188). Sum of RGB (Red+Green+Blue) = 21+122+188=331 (43% of max value = 765). Red value is 21 (8.59% from 255 or 6.34% from 331); Green value is 122 (48.05% from 255 or 36.86% from 331); Blue value is 188 (73.83% from 255 or 56.80% from 331); Max value from RGB is 188 - color contains mainly: blue. Hex color #157ABC is not a web safe color. Web safe color analog (approx): #0066CC. Inversed color of #157ABC is #EA8543. Grayscale: #626262. Windows color (decimal): -15369540 or 12352021. OLE color: 12352021.
HSL color Cylindrical-coordinate representation of color #157ABC: hue angle of 203.71º degrees, saturation: 0.8, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #157ABC is Cyan = 0.89, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #157abc; } p { color: rgb(21,122,188); } H1.HeaderClassName { color: #157abc; } .AnyTagClassName { color: #157abc; } </style>
<style> a { background-color: #157abc; } a { background-color: rgb(21,122,188); } div.DivClassName { background-color: #157abc; } .BgClassName { background-color: #157abc; } </style>
<style> span { border-color: #157abc; } span { border-color: rgb(21,122,188); } td.TdClassName { border-color: #157abc; } .TagClassName { border-color: #157abc; } </style>