#6F7172 (or 0x6F7172) is unknown color: approx Mid Grey. HEX triplet: 6F, 71 and 72. RGB value is (111,113,114). Sum of RGB (Red+Green+Blue) = 111+113+114=338 (44% of max value = 765). Red value is 111 (43.75% from 255 or 32.84% from 338); Green value is 113 (44.53% from 255 or 33.43% from 338); Blue value is 114 (44.92% from 255 or 33.73% from 338); Max value from RGB is 114 - color contains mainly: blue. Hex color #6F7172 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6F7172 is #908E8D. Grayscale: #707070. Windows color (decimal): -9473678 or 7500143. OLE color: 7500143.
HSL color Cylindrical-coordinate representation of color #6F7172: hue angle of 200º degrees, saturation: 0.01, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #6F7172 is Cyan = 0.03, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
<style> p { color: #6F7172; } p { color: rgb(111,113,114); } H1.HeaderClassName { color: #6F7172; } .AnyTagClassName { color: #6F7172; } </style>
<style> a { background-color: #6F7172; } a { background-color: rgb(111,113,114); } div.DivClassName { background-color: #6F7172; } .BgClassName { background-color: #6F7172; } </style>
<style> span { border-color: #6F7172; } span { border-color: rgb(111,113,114); } td.TdClassName { border-color: #6F7172; } .TagClassName { border-color: #6F7172; } </style>