#6F7364 (or 0x6F7364) is unknown color: approx Finch. HEX triplet: 6F, 73 and 64. RGB value is (111,115,100). Sum of RGB (Red+Green+Blue) = 111+115+100=326 (43% of max value = 765). Red value is 111 (43.75% from 255 or 34.05% from 326); Green value is 115 (45.31% from 255 or 35.28% from 326); Blue value is 100 (39.45% from 255 or 30.67% from 326); Max value from RGB is 115 - color contains mainly: green. Hex color #6F7364 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6F7364 is #908C9B. Grayscale: #707070. Windows color (decimal): -9473180 or 6583151. OLE color: 6583151.
HSL color Cylindrical-coordinate representation of color #6F7364: hue angle of 76º degrees, saturation: 0.07, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #6F7364 is Cyan = 0.03, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
<style> p { color: #6F7364; } p { color: rgb(111,115,100); } H1.HeaderClassName { color: #6F7364; } .AnyTagClassName { color: #6F7364; } </style>
<style> a { background-color: #6F7364; } a { background-color: rgb(111,115,100); } div.DivClassName { background-color: #6F7364; } .BgClassName { background-color: #6F7364; } </style>
<style> span { border-color: #6F7364; } span { border-color: rgb(111,115,100); } td.TdClassName { border-color: #6F7364; } .TagClassName { border-color: #6F7364; } </style>