#6F70C5 (or 0x6F70C5) is unknown color: approx Chetwode Blue. HEX triplet: 6F, 70 and C5. RGB value is (111,112,197). Sum of RGB (Red+Green+Blue) = 111+112+197=420 (55% of max value = 765). Red value is 111 (43.75% from 255 or 26.43% from 420); Green value is 112 (44.14% from 255 or 26.67% from 420); Blue value is 197 (77.34% from 255 or 46.90% from 420); Max value from RGB is 197 - color contains mainly: blue. Hex color #6F70C5 is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #6F70C5 is #908F3A. Grayscale: #797979. Windows color (decimal): -9473851 or 12939375. OLE color: 12939375.
HSL color Cylindrical-coordinate representation of color #6F70C5: hue angle of 239.3º degrees, saturation: 0.43, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #6F70C5 is Cyan = 0.44, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.23.
<style> p { color: #6F70C5; } p { color: rgb(111,112,197); } H1.HeaderClassName { color: #6F70C5; } .AnyTagClassName { color: #6F70C5; } </style>
<style> a { background-color: #6F70C5; } a { background-color: rgb(111,112,197); } div.DivClassName { background-color: #6F70C5; } .BgClassName { background-color: #6F70C5; } </style>
<style> span { border-color: #6F70C5; } span { border-color: rgb(111,112,197); } td.TdClassName { border-color: #6F70C5; } .TagClassName { border-color: #6F70C5; } </style>