#1796CC (or 0x1796CC) is unknown color: approx Pacific Blue. HEX triplet: 17, 96 and CC. RGB value is (23,150,204). Sum of RGB (Red+Green+Blue) = 23+150+204=377 (49% of max value = 765). Red value is 23 (9.38% from 255 or 6.10% from 377); Green value is 150 (58.98% from 255 or 39.79% from 377); Blue value is 204 (80.08% from 255 or 54.11% from 377); Max value from RGB is 204 - color contains mainly: blue. Hex color #1796CC is not a web safe color. Web safe color analog (approx): #0099CC. Inversed color of #1796CC is #E86933. Grayscale: #757575. Windows color (decimal): -15231284 or 13407767. OLE color: 13407767.
HSL color Cylindrical-coordinate representation of color #1796CC: hue angle of 197.9º degrees, saturation: 0.8, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #1796CC is Cyan = 0.89, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #1796CC; } p { color: rgb(23,150,204); } H1.HeaderClassName { color: #1796CC; } .AnyTagClassName { color: #1796CC; } </style>
<style> a { background-color: #1796CC; } a { background-color: rgb(23,150,204); } div.DivClassName { background-color: #1796CC; } .BgClassName { background-color: #1796CC; } </style>
<style> span { border-color: #1796CC; } span { border-color: rgb(23,150,204); } td.TdClassName { border-color: #1796CC; } .TagClassName { border-color: #1796CC; } </style>