#696BC0 (or 0x696BC0) is unknown color: approx Chetwode Blue. HEX triplet: 69, 6B and C0. RGB value is (105,107,192). Sum of RGB (Red+Green+Blue) = 105+107+192=404 (53% of max value = 765). Red value is 105 (41.41% from 255 or 25.99% from 404); Green value is 107 (42.19% from 255 or 26.49% from 404); Blue value is 192 (75.39% from 255 or 47.52% from 404); Max value from RGB is 192 - color contains mainly: blue. Hex color #696BC0 is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #696BC0 is #96943F. Grayscale: #737373. Windows color (decimal): -9868352 or 12610409. OLE color: 12610409.
HSL color Cylindrical-coordinate representation of color #696BC0: hue angle of 238.62º degrees, saturation: 0.41, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #696BC0 is Cyan = 0.45, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #696bc0; } p { color: rgb(105,107,192); } H1.HeaderClassName { color: #696bc0; } .AnyTagClassName { color: #696bc0; } </style>
<style> a { background-color: #696bc0; } a { background-color: rgb(105,107,192); } div.DivClassName { background-color: #696bc0; } .BgClassName { background-color: #696bc0; } </style>
<style> span { border-color: #696bc0; } span { border-color: rgb(105,107,192); } td.TdClassName { border-color: #696bc0; } .TagClassName { border-color: #696bc0; } </style>