#6F6061 (or 0x6F6061) is unknown color: approx Falcon. HEX triplet: 6F, 60 and 61. RGB value is (111,96,97). Sum of RGB (Red+Green+Blue) = 111+96+97=304 (40% of max value = 765). Red value is 111 (43.75% from 255 or 36.51% from 304); Green value is 96 (37.89% from 255 or 31.58% from 304); Blue value is 97 (38.28% from 255 or 31.91% from 304); Max value from RGB is 111 - color contains mainly: red. Hex color #6F6061 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6F6061 is #909F9E. Grayscale: #646464. Windows color (decimal): -9478047 or 6381679. OLE color: 6381679.
HSL color Cylindrical-coordinate representation of color #6F6061: hue angle of 356º degrees, saturation: 0.07, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #6F6061 is Cyan = 0, Magento = 0.14, Yellow = 0.13 and Black (K on CMYK) = 0.56.
<style> p { color: #6F6061; } p { color: rgb(111,96,97); } H1.HeaderClassName { color: #6F6061; } .AnyTagClassName { color: #6F6061; } </style>
<style> a { background-color: #6F6061; } a { background-color: rgb(111,96,97); } div.DivClassName { background-color: #6F6061; } .BgClassName { background-color: #6F6061; } </style>
<style> span { border-color: #6F6061; } span { border-color: rgb(111,96,97); } td.TdClassName { border-color: #6F6061; } .TagClassName { border-color: #6F6061; } </style>