#6F574D (or 0x6F574D) is unknown color: approx Quincy. HEX triplet: 6F, 57 and 4D. RGB value is (111,87,77). Sum of RGB (Red+Green+Blue) = 111+87+77=275 (36% of max value = 765). Red value is 111 (43.75% from 255 or 40.36% from 275); Green value is 87 (34.38% from 255 or 31.64% from 275); Blue value is 77 (30.47% from 255 or 28% from 275); Max value from RGB is 111 - color contains mainly: red. Hex color #6F574D is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6F574D is #90A8B2. Grayscale: #5D5D5D. Windows color (decimal): -9480371 or 5068655. OLE color: 5068655.
HSL color Cylindrical-coordinate representation of color #6F574D: hue angle of 17.65º degrees, saturation: 0.18, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #6F574D is Cyan = 0, Magento = 0.22, Yellow = 0.31 and Black (K on CMYK) = 0.56.
<style> p { color: #6F574D; } p { color: rgb(111,87,77); } H1.HeaderClassName { color: #6F574D; } .AnyTagClassName { color: #6F574D; } </style>
<style> a { background-color: #6F574D; } a { background-color: rgb(111,87,77); } div.DivClassName { background-color: #6F574D; } .BgClassName { background-color: #6F574D; } </style>
<style> span { border-color: #6F574D; } span { border-color: rgb(111,87,77); } td.TdClassName { border-color: #6F574D; } .TagClassName { border-color: #6F574D; } </style>