#6F656C (or 0x6F656C) is unknown color: approx Salt Box. HEX triplet: 6F, 65 and 6C. RGB value is (111,101,108). Sum of RGB (Red+Green+Blue) = 111+101+108=320 (42% of max value = 765). Red value is 111 (43.75% from 255 or 34.69% from 320); Green value is 101 (39.84% from 255 or 31.56% from 320); Blue value is 108 (42.58% from 255 or 33.75% from 320); Max value from RGB is 111 - color contains mainly: red. Hex color #6F656C is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6F656C is #909A93. Grayscale: #686868. Windows color (decimal): -9476756 or 7103855. OLE color: 7103855.
HSL color Cylindrical-coordinate representation of color #6F656C: hue angle of 318º degrees, saturation: 0.05, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #6F656C is Cyan = 0, Magento = 0.09, Yellow = 0.03 and Black (K on CMYK) = 0.56.
<style> p { color: #6F656C; } p { color: rgb(111,101,108); } H1.HeaderClassName { color: #6F656C; } .AnyTagClassName { color: #6F656C; } </style>
<style> a { background-color: #6F656C; } a { background-color: rgb(111,101,108); } div.DivClassName { background-color: #6F656C; } .BgClassName { background-color: #6F656C; } </style>
<style> span { border-color: #6F656C; } span { border-color: rgb(111,101,108); } td.TdClassName { border-color: #6F656C; } .TagClassName { border-color: #6F656C; } </style>